* { margin: 10px; padding: 10px; }
html, body {
 font-family: Arial; 
 font-size: 14px;
 color: #FFFFFF;
}

a:link	   
{ 
 color: #fe6a21; 
 line-height: 24px;
 color: #FFFFFF; 
}

a:visited  
{ 
 color: #fe6a21; 
 line-height: 24px;
}

a:hover	   
{ 
 color: #0ba8f0; 
 line-height: 24px;
}

