a:link {text-decoration: underline; color: #006666;}

   

a:visited {text-decoration: underline; color: #006666;}



a:active {text-decoration: bold; color: #FF9900;}



a:hover {text-decoration: none; font-weight: bold; color: #339900;}



a.menu:link {text-decoration: underline; color: #ffffff;}

   

a.menu:visited {text-decoration: underline; color: #ffffff;}



a.menu:active {text-decoration: none; color: orange;}



a.menu:hover {text-decoration: none; color: white;}

body

{

	font-family: Tahoma, Pristina;

}.imageLeft {
	float: left;
	padding: 5px;
}

