
 html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#fullheight{height:100%;}




a.start:link
{
font-family:"Lucida Sans Unicode",  Arial, Verdana;
font-size:15pt;
font-weight:bold;
color:#c0d02a;
text-decoration:none;
}

a.start:visited			
{
font-family:"Lucida Sans Unicode",  Arial, Verdana;
font-size:15pt;
font-weight:bold;
color:#c0d02a;
text-decoration: none;
}

a.start:hover			
{
font-family:"Lucida Sans Unicode",  Arial, Verdana;
font-size:15pt;
font-weight:bold;
color:#949ba1;
text-decoration: underline;
}



