.news 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 13px; 
color: #FFFFFF
}

.text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #111111
}

.bold_text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal;
color: #485447
}

.smalltext 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #485447
}
.mediumtext 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #000000
}

.largetext 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 36px; 
color: #485447
}

.TxtBox 		
{ 
font-family: Verdana, Arial, Helvetica; 
font-size: 10px; 
color: #333333; 
font-weight: normal ; 
background-color: #DFDFDF
}

A:link, A:visited, A:active
{
	color: #FFFF99;
text-decoration: none 
}

A:HOVER 
{
	color: #FF9933;
text-decoration: none 
}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: bold}

hr
{
color: #ff9933;
border-top: 1px solid #ff9933;
width: 100%;
background: #ff9933
}