﻿.TextoRegular {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.TextoRegularChico {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.HyperlinkBoton {
	font-family: Tahoma;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #333333;
	border: 1px solid #C0C0C0;
	padding: 2px;
	background-color: #C9D7F3;
}
.CalMesAnterior {
	font-family: Tahoma;
	font-size: small;
	color: #808080;
}
.CalMesActual {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	font-weight: bold;
	background-color: #C0C0C0;
}
.Titulo {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #3366FF;
}
