TD {
color : #333333; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
text-decoration : none; 
} 

A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #5678a2; 
text-decoration : none; 
} 

A:hover {
color : #f2a232;  
} 

.b {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
color : #000000;
font-weight : bold; 
text-decoration : none; 
} 

.b:hover {
color : #ff6633;  
} 

.border {
	border-bottom : 1px solid #e5e5e5;
	border-left : 1px solid #e5e5e5;
	border-right : 1px solid #e5e5e5;
	border-top : 1px solid #ffffff;
}

.border2 {
	border-bottom : 1px solid #bebebe;
	border-left : 1px solid #bebebe;
	border-right : 1px solid #bebebe;
	border-top : 1px solid #bebebe;
}

.border3 {
	border-left : 1px solid #e5e5e5;
	border-right : 1px solid #e5e5e5;
}

.border4 {
	border-bottom : 1px solid #e5e5e5;
	border-left : 1px solid #e5e5e5;
	border-right : 1px solid #e5e5e5;
}

.title {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 15px;
	color: 5678A2;
        font-weight: bold;
}
