a:link {color: #0099FF; text-decoration:none} 
a:visited {color: #0099FF; text-decoration:none}  
a:hover {color: #0099FF; text-decoration: underline}

.defaultbody{ 
	margin-left:1px; 
	margin-top:1px;
	margin-bottom:1px;
	margin-right:1px;
	background-color: #FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
	}

.defaultbody_2010{ 
	margin-left:1px; 
	margin-top:1px;
	margin-bottom:1px;
	margin-right:1px;
	background-color: #FFFFFF;
	background-image:url(/images/bground_silver_degrad_h500px.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
	}

.blanco {color: #FFFFFF}
.gris {color: #999999}
.gris_claro {color: #CCCCCC}
.celeste {color: #0099FF}
.negro {color: #333333}
.rojo {color: #FF0000}
.naranja {color: #FF6600}
.amarillo {color: #FFCC00}
.verde {color: #009933}
.link {color: #0099FF}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}

.normal_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	}

.normal_grand_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	}

.normal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}

.button {
	background: url(/images/button_bground.jpg) repeat-x center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	font: bold;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	height:20px;
	}

.normal_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height:18px;
	padding-left:2px;
	}

.normal_input_obligatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border: 1px solid #FF9B9B;
	background-color: #FFFFFF;
	height:18px;
	padding-left:2px;
	}

.linkNoneDecoration {
	} 

.linkNoneDecoration:link, .linkNoneDecoration:visited, .linkNoneDecoration:hover { 
	text-decoration:none;
	} 

@media print {
			body {margin:0}
			.whenPrint_printONLY {display:block}
			.whenPrint_displayONLY {display:none;width:0;heigth:0}
			.whenPrint_tableborderOFF {border:none}
			}

@media screen {
			body {margin:0}
			.whenShow_displayOFF {display:none;width:0;heigth:0}
			}
			