.text {
    FONT-WEIGHT: bold;
    font-family: Verdana, Arial, "Times New Roman", Times, serif;
    font-size:medium;
    color:#FFFF00;
 }
A:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff;
}
A:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #ffff00; TEXT-DECORATION: underline
}
A.s_img{
	border: 2px solid #A57200;
	display: block;
}
A.s_img:hover{
	border: 2px solid #FFFFFF;
	border-style:solid;
}
A.thumb:hover IMG {
	BORDER-RIGHT: #FFFFFF 1px dashed; BORDER-TOP: #FFFFFF 1px dashed; BORDER-LEFT: #FFFFFF 1px dashed; BORDER-BOTTOM: #FFFFFF 1px dashed
}
A.thumb IMG {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.top {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.top a{
	text-decoration: none;
	font-size: 12px;
	color: #0089FB;
	font-weight: normal;
	display: inline-table;
	text-align: left;
	line-height: 16px;
}
.top a:hover{
	font-weight: bold;
	color: #FFFFFF;
}
.top a b{
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 5px 0 0;
	letter-spacing: -1px;
}
.toph ul{    
    font-size: 11px;
    text-align: left;        
    float: left;
    list-style: none;
    width: 197px;
}
.toph li{
    color: #CCC;    
    padding: 2px 0 2px 0;
    border-bottom: dotted 1px #444;
    line-height: 18px;
    height: 18px;
    display: block;       
}
.toph a{
    color: #fff;
    font-size: 15px;
    letter-spacing: -1px;   
    padding: 0 0 0 2px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;     
}
.toph a:hover {
    color: #ffff99;     
}
.topcat .top{
    width:178px;
    float:left;
    padding: 5px 0 0 0;
}
.topcat .top li{       
    text-align:left;
    text-indent:5px;
    white-space:nowrap;
    overflow:hidden;
    color: #FFF;
    font-size: 10px;
    height: 21px;
    line-height: 19px;
    font-style: normal;         
}
.topcat .top a{
    color: #FFF;    
    font-size: 17px;
    padding: 0 0 0 5px;
    text-decoration: none;      
}
.topcat .top li:hover a, .topcat .top a:hover{
    color: #f3f00e;              
}
