body {  
font-family: Arial Rounded, Arial, Helvetica, sans-serif; 
color: #000000; 
background-color: #ffffff;
font-size: 12pt;}

.letter{
font-family: Courier, 'Courier New', serif; 

}

i {
font-size: small;
}

A:link {
color: #0A4CFE;
text-decoration: none;
}


A:visited {
color: #0A4CFE;
text-decoration: none;
}

A:hover {
color: #f03;
text-decoration: none;
background-color:#ffff33
}

.hilite {
color: #fff;
background-color:#f03;
}

.dj {
color: #f03;
background-color:#fff751;
}

.new {  
font-family: Arial, Helvetica, sans-serif; 
color: yellow; 
font-size: 14pt;}


.int
{
	font-size: 12px;
	padding: 5 100 5 100;
	background-color: #ffff33;
	width: 65%;
}

.faq{
	font-size: 12px;
	padding: 5 50 5 50;
	background-color: #ffff33;
}

.smll
{
	font-size: 12px;
	padding: 5 100 5 100;
	
}
.sm
{
	font-size: 12px;
	
}

.litt
{
	color: #f03;
	font-size: 12px;
	text-align: center;
}

.hits
{
	font-size: 13px;
	padding: 0 5 0 5;
}


table.top10 th {padding: 0 5 5 0;}
table.links td {font-size: 14px; padding: 0 10 10 10;background-color: #ffff33;}

.intro
{
	font-size: 12px;
	padding: 60 10 15 25;
}

.news {  
width:600px;
font-size: smaller;}

.submenu {
      width: 100%;
      padding: 0px 0.5em 0px 25px;

}

.submenu LI {
	float: left;
 	margin: 0;
    padding: 0px;
    list-style-type: none;
    width: 6.5em;
    margin-right: 1em;
    background: white none;
    text-align: center;
}

.submenu a {
      display: block;
      width: 100%;
      text-decoration: none;
      color: #F80056;
}
    .submenu a:visited {
      color: #F80056;
      
}
.submenu a:hover {
      background: #06D40F none;
}
    
    
    