﻿


.topmenu
{
	width:100%;
	border:0 0 0;
	font-family:Arial;
	color:Gray;
	background-color:Black;
}

a.topmenu:link
{
	color: #ffffff;
	text-decoration: none;
	font-size : 16px;
	font-family:Arial;
	font-weight:bold;
}
a.topmenu:active
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;	
}
a.topmenu:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;	
}
a.topmenu:hover
{
	color: #ffff00;
	text-decoration: underline;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;	
}

