.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;


}
a:link {
	color: #CBD8DE;
	text-decoration: none;
}
a:visited {
	color: #CBD8DE;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.body a:link {
	color: #456272;
	font-weight: bold;
	text-decoration: none;
}
.body a:visited {
	color: #456272;
	font-weight: bold;
	text-decoration: none;
}
.body a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
