
.text {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 11px;
	
	color : #000000;
}
a.text:hover {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 11px;
	text-decoration:underline; 
	color : #0000ff;
}
.texttopic {
	font-family : verdana, helvetica, times new roman;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}
.name {
	font-family : algerian, helvetica, times new roman;
	font-size : 20px;
	
	color : #000000;
}
.title {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 18px;
	font-weight : none;
	color : #000000;
}
.title:hover {
	font-family : verdana, arial, helvetica, times new roman;
	font-size : 18px;
	font-weight : none;
	color : #0000ff;
}
.menusml {
	font-family : verdana, arial, sans-serif,times new roman;
	font-size : 10px;
	font-weight : none;
		text-decoration:none; 
	color : #000000;
}
a.menusml:hover {
	font-family : verdana, arial, sans-serif,times new roman;
	font-size : 10px;
	text-decoration:underline; 
	color : #0000ff;
}

.menu {
	font-family : verdana, sans-serif,times new roman;
	font-size : 11px;
	font-weight : none;
	color : #000000;
}

a.menu:hover {     
	color : #0000ff;
	font-family : verdana, sans-serif, arial, times new roman;
	font-size : 11px;
	font-weight : none;
	text-decoration:underline; 
	
}
