.main_text{
font-family:Tahoma; 
font-size:11px;  
color:#5F5F5F; 
text-decoration: none
}
:hover.main_text{
text-decoration:underline
}

.link{
font-family:Tahoma; font-size:9px;  color:#5F5F5F; font-weight:900  
}

.TEXT{
font-family:Tahoma; font-size:10px;  color:#B7B7B7
}

.main_text2{
	font-family:Tahoma;
	font-size:11px;
	color:#DFDFDF;
	text-decoration: none
}

:hover.main_text2{
color:#F7941D
}

TD.bg1{
background-color:#797979
}
TD.bg2{
background-color:#E6E6E6
}