BODY
{
	color: #003E8B;
	background-color: #B6B6CE;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	padding: 20px 0px 0px 22px;
}

a
{
	color: #003E8B;
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #004AA5;
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #009;
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}