.link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FE9C9C;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.tit {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.sub {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
.tex {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.texSoft {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFF6;
	text-decoration: none;
	line-height: 15px;
}
.roja {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 15px;
}
.bordo {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #92430F;
	font-weight: bold;
	line-height: 15px;
}
.input {
	font-family: Tahoma, Verdana, Aria, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}

.menu {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.menu:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #BCF080;
	text-decoration: underline;
	font-weight: normal;
	line-height: 15px;
}
