/******* hyperlink and anchor tag styles *******/

a {
	color : #7c0000;
}

a:link, a:visited{
	color: #6a6a6a;
}

a:hover{
	color: #7c0000;
	text-decoration: underline;
}
/************** layout styles **************/


/************** Content styles **************/	
	
