.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: none;
}

.text a:link {color: #330000; text-decoration: underline} 
.text a:visited {color: #330000; text-decoration: underline} 
.text a:hover {color: #CC0000; text-decoration: none} 
.text a:active {color: #330000; text-decoration: underline} 

.bolde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}


.footer {
	text-transform: none;
	color: #FFFF99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer a:link {color: #FFFF99; text-decoration: underline} 
.footer a:visited {color: #FFFF99; text-decoration: underline} 
.footer a:hover {color: #FFFF99; text-decoration: none} 
.footer a:active {color: #FFFF99; text-decoration: underline} 

.calendar {
	text-transform: none;
	color: #330000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
