body {
	background-color: #142269;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline overline;
	background-color: #FFFFFF;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline overline;
	background-color: #FFFFFF;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.style1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.style45 {
	font-family: Georgia;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}

