BODY {
	color: #0D3C80;
	font-size:8pt;
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
}

.cos {
	color: #0D3C80;
	font-size:9pt;
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
}

.cospetit {
	color: #0D3C80;
	font-size:8pt;
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
}

.registre {
	color: #FFFFFF;
}

.titul {
	color: #000066;
	font-size:20pt;
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
}

.mapa{
   color: #0D3C80;
	font-family:monotype corsiva;
	font-size:14pt;
}

.data{
   color: #0D3C80;
	font-family:monotype corsiva;
	font-size:12pt;
}

.quadre {
	border-color: #0D3C80;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height:14pt
}


.quadre60{
	border: 1px solid #1E679A;
	width: 60%;
	text-align: center;
	padding: 2 2 2 2px;
}

.quadre80{
	border: 1px solid #1E679A;
	width: 80%;
	text-align: center;
	padding: 2 2 2 2px;
}

A {
        color: #0D3C80;
		font-size:8pt;
		font-family:verdana;
		text-decoration: none;
		font-weight:normal;
}
A:visited {             
        color: #0D3C80;
		font-size:8pt;
		font-family:verdana;
		font-weight:normal;
		text-decoration: none;
}
A:hover {
        color: #7F90A9;
		font-size:8pt;
		font-family:verdana;
		font-weight:normal;
		text-decoration: none;
}
.calendar_head
{
	background-color: #003366;
	color:#FFFFFF;
}

.calendar_this_day
{
	background-color: #00bbee;
}

.calendar_this_month
{
	background-color: #0099cc;
}

.calendar_not_this_month
{
	background		: #006699;
}