﻿.menulink
{
	font-family:Verdana;
	font-size:12px;
	color:White;
	text-decoration:none;
}

.menulink:hover
{
	color:#EEB92C;
	text-decoration:underline;
}

.rsslink
{
	font-family:Verdana;
	font-size:12px;
	color:#EEB92C;
	text-decoration:none;
}

.rsslink:hover
{
	color:#EEB92C;
	text-decoration:underline;
}

.content
{
	font-family:Verdana;
	font-size:12px;
	color:White;
	width:760px; 
	text-align:left;
}

a
{
	font-family:Verdana;
	font-size:12px;
	color:#EEB92C;
	text-decoration:none;
}

a:hover
{
	color:#EEB92C;
	text-decoration:underline;
}