.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.men {
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.men:hover 
{
	font-size: 12px;
	color: #8399E7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lnk {
	font-size: 11px;
	color: #4B3AC2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.lnk:hover {
	font-size: 11px;
	color: #4B3AC2;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.lnk2 {
	font-size: 11px;
	color: #D1EBFC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.lnk2:hover {
	font-size: 11px;
	color: #D1EBFC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
