.menu, .menu a:link, .menu a:visited, .menu a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}



.menu a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}



.border {  
border-color: #336699; 
border: #336699; 
border-style: dashed; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px}
.my_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: normal;
	font-size: 16px;
}

