body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#credit {margin-top: 1px !important;}

#credit a:link {
	text-decoration: none;
	color: #000000;
}
#credit a:visited {
	text-decoration: none;
	color: #000000;
}
#credit a:active {
	text-decoration: none;
	color: #000000;
}
#credit a:hover {
	text-decoration: none;
	color: ##6FC6FF;
}

			.calendar a
			{
			color: #000099;
			}
			.calendar a:visited
			{
			color: #000099;
			}
			.calendar a:active
			{
			color: #000099;
			}
			.calendar a:hover
			{
			color: #0066FF;
			}	
			
#kaleidos a{
position:relative;
top:-170px;
left:320px;
background-image:url(images/kaleidos.gif);
width:124px;
height:89px;
display:block;
text-indent:-9999px;
z-index:500;
}

#kaleidos a:hover{
background-position:-124px 0;
}




.newstitlehome {font-weight: bold; font-size: small; margin: 5px;}
.newstitlehome a:hover {color: #6FC6FF;}
.newstitlehome .newsdate {color: #fff; font-weight: normal;}



