a:link {
        color: #000080;
        text-decoration:none; 
       	
}
a:visited {
	color: #000080;
    text-decoration:none;
    
}
a:hover {
	color: red;
    text-decoration:underline; 
	#004002;
	font-weight:;
	
	
}



a.game:link {
	color: #006699;	
	font-size:10pt;
}
a.game:visited {
	color: #006699;
	text-decoration:;
	font-size:10pt;
}
a.game:hover {
	color: red;	
	font-weight:;
	text-decoration: none;
	font-size:10pt;
	
}
a.game:active {
	color: red;
	text-decoration:;
	font-size:10pt;
	
}


*.imgboder {border:1px solid #000000;}
