/* CSS Document */

/*BODY {
	cursor:default;
	background-color:#fcfcfc;
	color:#003399;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	overflow:hidden;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	border: 0px solid #FFF3EC;
}*/
a {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 10px;
	color:#FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 10px;
	color:#000000;
	/*text-decoration: underline;*/
}

.Estilo1 {color: #000000}
.normal {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 10px;
	color:#888888;
	text-decoration: none;
}
.normal2 {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}

.mediana {
	font-family: Trebuchet MS,Verdana, Tahoma;
	font-size: 18px;
	color:#CCCCCC;
	text-decoration: none;
}

.input {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}