A:link
	{text-decoration:none; font-weight:bold; color:white;}	
A:visited
	{text-decoration:none; font-weight:bold; color:white;}	
A:hover
	{text-decoration:underline; font-weight:bold; color:red;}	
.menu	{
	font-family:arial;
	font-size:13px;
	color:white;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}