.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0000FF;
	background-color:#CCCCCC;
	right: 25px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.linkonwhite {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-indent: 1px;
}


.linkonwhite a:link {
	text-decoration: none;
	color: #666666;
	}
.linkonwhite a:visited {
	text-decoration: none;
	color: #666666;
	}
.linkonwhite a:hover {
	text-decoration: underline;
	color: #666666;
	background-color: #FFFFFF;
	}
s-serif;
	font-size: 12px;
	line-height: normal;
	text-indent: 1px;
}


.blacklink a:link {
	text-decoration: none;
	color: #999999;
	background-color: #000000;
	}
.blacklink a:visited {
	text-decoration: none;
	}
.blacklink a:hover {
	text-decoration: underline;
	color: #999999;
	background-color: #000000;
	}
