BODY {
	scrollbar-face-color: #C5F1F5;
	scrollbar-3dlight-color: #999897;
	scrollbar-darkshadow-color:#999897;
	scrollbar-arrow-color: #CCD7D8;
	scrollbar-track-color:#AAB2B5;
}

A  {
	color : #FFFFFF;
	text-decoration : underline;
}

A:Visited  {
	color : #FFFFFF;
	text-decoration : underline;
}

A:Active  {
	color :#FFFFFF;
	text-decoration : underline;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#DEF5F7;
}
.Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Titulo {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.Titulo2 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Modulo {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2E0066;
}
.Fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #903;
}
.negrita {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.Titulo-G-centrado {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.Subtitulo-M-centrado {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.Texto-Rojo {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F00;
	font-size: 17px;
}
.Imparte-M {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.Texto-Azul {
	font-size: 17px;
	font-weight: bold;
	color: #00F;
}
.Horarios-P {
	font-size: 18px;
	font-weight: bold;
}

