a:link {
color: #FFFFFF;
	text-decoration: none;
}
a:visited {
color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: repeat;

}
a:active {
color: #FFFFFF;
	text-decoration: underline;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 20px 6px 6px;
	text-align: right;


}
