.link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #A6D9ED;
	text-decoration: underline;
	line-height: 15px;
}
.link:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: 15px;
}
.linkDark {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #3D5159;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
.linkDark:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #3D5159;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.tit {
	font-family:  Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #4C535F;
	font-weight: bold;
	line-height: 15px;
}
.sub {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.tex {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #5A6165;
	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: bold;
	line-height: 15px;
}
.menu:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #C2D7DF;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
