body {
	font-family: Arial,Helvetica;
	color: white;
	}

body a:link, body a:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF8000;
	}

body a:hover {
	color: #FF5900;
	}

#sideleft a:link, #sideleft a:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: white;
	}

#sideright a:link, #sideright a:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #5C5C5C;
	}

#sideright a:hover {
	color: #F75900;
	}

#sideright {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #5C5C5C;
	}

#title a:link, #title a:visited {
	font-family: Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: white;
	}

#feed {
	font-size: 12px;
	color: black;
	}

#headerline {
	font-family: Arial,Helvetica;
	color: black;
	font-size: 12px;
	text-align: right;
	}

#footer a:link, #footer a:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: white;
	}

#navi a:link, #navi a:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: black;
	}

#calendar {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #5c5c5c
	}

#calendar a:link, #calendar a:visited{
	font-family: Arial,Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: white;
	}

#calendar a:hover{
	color: #F75900;
	}