body {color: black; background : "9aa0b7";}
.link2 {font-family: helvetica, verdana;}
.link2 a:link {text-decoration: none; color: f0f0f0;}
.link2 a:visited {text-decoration: none; color: f0f0f0;}
.link2 a:hover {text-decoration: underline; color: f0f0f0;}
.link3 a:visited {text-decoration: none; color: black;}
.link3 a:hover {text-decoration: underline; color: black;}
img { border-width : 0}

.normal {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #222222;
}
.ImportantDates {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;

}
.small {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 8px;
	color: #666600;
	font-weight: normal;
	text-align: left;

}

.TituloImportante {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	background-color: #CCCCCC;


}

.MTitulo {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	background-color: #CCCCCC;
}

.tabla {
	border: 1px solid #CCCCCC;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #222222;
}
a:link {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: #6699CC;
	text-decoration: underline;

}
.titulo {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-transform: capitalize;
}

