.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: eodcd6;
}
.descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: eodcd6;
}
.websitelink {
	color: #999999;
	text-decoration: none;
}
.headline {
	font-family: AGaramond;
	font-size: 24px;
	color: #CCCCCC;
}
.tim {
	font-family: AGaramond;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
}
.links {
	text-decoration: blink;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:link{
	color:#ECEADE;
}

a:active{
	color:#FF9900;	
}
a:hover{
	color:#CC6600;		
}