body {
	background-color: #e0e0e0;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color:#666666;
	text-decoration: none;
}

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.pie {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.normal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
}
.subtitulo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.titulotop {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #5c9236;
	text-decoration: none;
}
.titulotop2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F00;
	text-decoration: none;
}
#maincal{
    width:660px;
    display:block;
    padding:10px;
    }
#events{
    width:390px;
    margin:2px;
    float:left;
    }
#cal{
    display:block;
    float:right;
    width:230px;
    background-color:white;
	padding:1px;
	text-align: center;
    }
#cal a{
    display:block;
    width:30px;
    float:left;
    background-color:white;
    text-decoration:none;
    }
.calevent a{
	color:#000000;
	}
.calevent a:link{
    color:black;
    }
.calevent a:visited{
    color:black;
    }
.calevent a:hover{
    background-color:gray;
    color:white;
    }
.calevent a:active{
	color:black;
    }
#clear{clear:both;}

.h{display:none;
padding:3px;
}
.style4 {
	font-size: 8px;
	font-weight: bold;
	color:black;
}
.style5 {
	font-size: 8px;
	color:black;
}
