A:link, A:visited, A:active 
{
	color: 0066CC;
	font-family: Verdana; 
	text-decoration: none;
	font-weight: regular;

}
a:hover 
{
	color: ff0000;
	font-family: Verdana; 
	text-decoration: underline;
	font-weight: regular;
}
body
{
	font-family: Verdana;
	background-image: http://www.bikecafe.net/images/column_gradient_blue.gif;

}