a{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #ff0000;
}
a.ws_menu{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;	
	font-weight : bold;
	text-decoration : none;	
	color : #ffffff;
}
a.ws_menu1{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;	
	text-decoration : none;
	font-weight : bold;	
	color : #FFEA00;
}
p, td{
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	color : #61676F;
}
h1{
	color : #ff0000;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
h2{
	color : #666666;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
h3{
	color : #FF7C69;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.title{
	color : #8F625E;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
.red{
	color : #ff0000;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;	
}
.grey{
	color : #C5C9CE;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
}
.blue{
	color : #7F9CC3;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;	
}
a.blue{
	color : #7F9CC3;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	text-decoration : none;	
}
a.blue:hover{
	color : #7F9CC3;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	text-decoration : underline;	
}
.brown{
	color : #7E655F;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;	
}
.white{
	color : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
}
a.white{
	color : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	text-decoration : none;		
}
a.white:hover{
	color : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	text-decoration : underline;		
}