a:link 	  		{
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:visited 		{
	color : #000066;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
}

.bodylink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
}
a.bodylink:link {
	color : #000080;
	text-decoration : none;
}

a.bodylink:visited {
	color : #000080;
	text-decoration : none;
}

a.bodylink:hover {
	color : #000080;
	text-decoration : underline;
}

a.bodylink:active{
	color : #000080;
	text-decoration : underline;
}
.whitetitle {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
