a.link{ 
	color : black;
	font-family : verdana;
	font-size : 12px;
	font-weight : none;
	text-decoration : underline;
	line-height: 12px
}
a.link:hover{
	color : #FF0000;
	text-decoration : underline;
	font-weight : none;
	line-height: 12px
}
a.link:active{
	color : #9900CC;
	text-decoration : underline;
	line-height: 12px
}
.textred{ 
	color : red;
	font-family : Georgia;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	line-height: 32px
}
.text{ 
	color : black;
	font-family : Georgia;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	line-height: 32px
}
a.footerlink{ 
	color : #EACFB1;
	font-family : Verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.footerlink:hover{
	color : #DEB383;
	font-family : Verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.footerlink:active{
	color : #EACFB1;
	font-family : Verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
