body {
	background-color: #7496B2;
}
.Miestilo {
	color:#002C65;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textonormal {
	font: 0.7em Tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: #666666;
}
.textonormal a{
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size:11px;
	color: #666666;
	text-decoration:none;
}
.textonormal a:hover{
	text-decoration:underline;
}
.textoazul {
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size:11px;
	color:#006699;
}
.textonaranja {
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size:11px;
	color:#585E74;
}
.textorojo {
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size:11px;
	color:#FF2400;
}
.textoverde {
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size:11px;
	color:#009900;
}
.textoverde a{
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size:11px;
	color:#009900;
	text-decoration:none;
}
.textoverde a:hover{
	text-decoration:underline;
	color: #FF3300;
}
.textoblanco {
	font: 0.7em Tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: #ffffff;
}