﻿body 
{
}

a
{
	color:whitesmoke;
}

a:hover
{
	color:Yellow;
	}

#topmenu a
{
	color:Black;
	text-decoration:none;
	}
	
	
#topmenu a:hover
{
	color:yellow;
	text-decoration:none;
	}
