a:link { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none; }
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #006600; text-decoration: none; }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a:active { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FF0000; text-decoration: none; }

.textos { font-family: Arial, Helvetica, sans-serif; font-size: smaller; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; }
.titulo1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FFFFFF; }
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333366;
	font-weight: bold;
}
.titulo3 { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; color: #006600; }

.cellbg { background-color: #CCCC99}
.cellover { background-color: #DFDFDF }
.celltoday { background-color: #000080 }
.cellevent {
	background-color: #D7E1F5;
	cursor: crosshair;
}

.normaltext {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	text-align: justify;
}
.eventtitle { color: #006600; font-weight: normal; font-size: xx-small; font-weight: bold; font-family: verdana, arial, helvetica }
.eventheading { color: #006600; font-weight: normal; font-size: large; font-weight: bold; font-family: verdana, arial, helvetica }
.regheading { color: #000000; font-weight: normal; font-size: medium; font-family: verdana, arial, helvetica }

.textoscabecera { color: #006600; font-weight: normal; font-size: xx-small; font-family: verdana, arial, helvetica }
.fodocolorweb { background-color:#CCCCCC}

BODY {
	scrollbar-face-color: #333366;
	scrollbar-shadow-color: cccccc;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: f5f9e8;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: f5f9e8;
	scrollbar-arrow-color: ffffff;
	background-color: #CCCCCC;

}

UL, OL { counter-reset: item }
OL { counter-reset: item }
LI { display: block }
LI:before { content: counters(item, "."); counter-increment: item }
.piedepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}

