a {text-decoration: none; font-weight:bold;}
a, a:visited {color: #71D000;}
a:active {color: #FF8000;}
a:hover {color: #00BC00;}
a.clink {font-weight:normal;}
a.clink, a:visited.clink, a:active.clink {color:#666;}
a:hover.clink {color:#00C000;}

h1 {
	font-family: Arial;
}


#screen{
	position:absolute; width:100%; top:0px; text-align:right;
}

#title_text{ 
	font-size: 30;
	color: White;
	font-family: Haettenschweiler, Arial;
}

#title_link{ 
	font-size: 12;
	color: White;
	font-family: Arial;
}

#body_text{ 
	font-size: 30;
	color: Gray;
	font-family: Haettenschweiler, Arial;
}

#body_text2{
	font-size:20;
	color: White;
	font-family: Arial;
}

#login_text{
	font-size: 12;
	color: Black;
	font-family: Arial;

}


#lfooter2 {padding-top:2px;}
#lfooter2 {font-size:8pt; color:#666; text-align:center;}
