.link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #335A78;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
.link:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #335A78;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.link2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#993333;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
.tit {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C3E;
	font-weight: bold;
	line-height: 15px;
}
.tit2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #993333;
	font-weight: bold;
	line-height: 15px;
}
.sub {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.tex {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #393B3D;
	text-decoration: none;
	line-height: 15px;
}

.roja {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 15px;
}
