﻿a.menu
{
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Verdana;
	font-size:8pt;
}
a.menu:hover
{
	color : #FFFFFF;
	text-decoration:underline;
	font-family:Verdana;
	font-size:8pt;
}
a.websites
{
	color:Blue;
	text-decoration:underline;
}
a.websites:hover
{
	color:Blue;
	text-decoration:underline;
}