﻿a {
	color: #000080;
	text-decoration: none;
}
body {
	background-color: #7A2824;
	background-image: url('newimages/BackgrounWCPWording.jpg');
}
a:active {
	color: #000080;
	text-decoration: none;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline overline;
}
table {
	font-family: Verdana;
	font-size: small;
}

