.text{
 	font-family: Verdana, san-serif;
 	font-size:12px;
 	color:#000000;
 	text-decoration:none;
 }
 
 .text_small{
 	font-family: Verdana, san-serif;
 	font-size:10px;
 	color:#000000;
 	margin-left: 5px;
 	text-decoration:none;
 }
 
 
 .title_small{
 	font-family: Verdana, san-serif;
 	font-size: 11px;
 	color: #660000;
 	margin-left: 5px;
 	text-decoration:none;
 	font-weight:bold;
 	}
 
.title{
 	font-family: Verdana, san-serif;
 	font-size:14px;
 	color:#000000;
 	text-decoration:none;
 }
 
.dummy{
 	font-family: Verdana, san-serif;
 	font-size:10px;
 	font-weight: bold;
	color:#660000;
 	text-decoration:underline;
 }
  
 a{
 	font-family: Verdana, san-serif;
 	font-size:10px;
 	font-weight: bold;
 	color:#660000;
 	text-decoration:none;
 }
 
 a:hover{
 	font-family: Verdana, san-serif;
 	font-size:10px;
 	font-weight: bold;
	color:#660000;
 	text-decoration:underline;
 }

 a.menu{
 	font-family: Verdana, san-serif;
 	font-size:10px;
 	font-weight: bold;
 	color:#660000;
 	text-decoration:none;
 }
 
 a.menu:hover{
 	font-family: Verdana, san-serif;
 	font-size:10px;
 	font-weight: bold;
	color:#660000;
 	text-decoration:underline;
 }




a.anchor{
	font-family: Verdana, san-serif;
	font-size: 10px;
	font-weight:bold;
	color=#CCCC99;
}


a.anchor:hover{
	font-family: Verdana, san-serif;
	font-size: 10px;
	font-weight:bold;
	color=#CCCC99;
	text-decoration:underline;
}