
.text {
	font-family : arial;
	font-size : 11px;
	text-decoration:none; 
	color : #000000;
}
a.text:hover {
	font-family : arial;
	font-size : 11px;
	text-decoration:underline; 
	font-weight : none;
	color : #000000;
}
.title {
	font-family : arial;
	font-size : 11px;
	text-decoration:none; 
	font-weight : bold;
	color : #000000;
}
a.title:hover {
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration:underline; 
	color : #000000;
}

.tmenu {
	font-family : arial;
	font-size : 10px;
	text-decoration:none; 
	font-weight : bold;
	color : #828398;
}
a.tmenu:hover {
	font-family : arial;
	font-size : 10px;
	text-decoration:none; 
	font-weight : bold;
	color : #000000;
}
.mmenu {
	font-family : arial;
	font-size : 11px;
	text-decoration:none; 
	font-weight : bold;
	color : #ffffff;
}
a.mmenu:hover {
	font-family : arial;
	font-size : 11px;
	text-decoration:none; 
	font-weight : bold;
	color : #828398;
}
.pop {
	font-family : arial;
	font-size : 11px;
	text-decoration:none; 
	font-weight : bold;
	color : #083371;
}
a.pop:hover {
	font-family : arial;
	font-size : 11px;
	text-decoration:none; 
	font-weight : bold;
	color : #cca620;
}
