.text {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 11px;
	text-decoration:none; 
	color : #1D1D1D;
}
.text:hover {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 11px;
	text-decoration:underline; 
	color : #000000;
}
.textb {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 13px;
	text-decoration:none; 
	color : #1D1D1D;
}
.textb:hover {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 13px;
	text-decoration:underline; 
	color : #000000;

.textsml {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 10px;
	text-decoration:none; 
	color : #1D1D1D;
}
.textsml:hover {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 10px;
	text-decoration:underline; 
	color : #000000;
}
.title {
	font-family : arial, helvetica, times new roman;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.menu {
	font-family : verdana, arial, sans-serif,times new roman;
	font-size : 9px;
	text-decoration:none; 
	color : #555555;
}

.menu:hover {
	font-family : verdana, arial, sans-serif,times new roman;
	font-size : 9px;
	text-decoration:underline; 
	color : #313131;
}

