body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #006699;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;





}
a:link {
	text-decoration: none;
	color: #FFFF00;


}
a:visited {
	text-decoration: none;
	color: #FFFF00;


}
a:hover {
	text-decoration: underline;
	color: #FFFF00;


}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;

}
link {
}

