body {
	text-align: center;
	min-width: 800px;
	background-color: #353535;
	color: #fff;
	font: 12px arial, sans-serif;
	
}
   
a.TopLink, a.TopLink:hover, a.TopLink:visited {
    text-decoration: none;
    color: #353535;
    } 
   
A.w247, A.w247:link, A.w247:visited  {
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color: #00baff;
}

A.w247:hover {
    font-family: Arial;
    font-size: 10px;
    text-decoration: underline;
    color: #00baff;
}

.normal{
    
    font-family: Arial;
    font-size: 12px;
   color: #fff;
}

A.normal
{
    
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: #00baff;
}

A.normal:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #00baff;
}  


A
{
    
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: #00baff;
}

A:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #00baff;
}    