a:link{
	color : Maroon;
	font-size : 12pt;
	font-family : Copperplate Gothic Bold, Times New Roman, Georgia;
	font-weight : bold;
}
a:active{
	color : #D76F22;
	font-size : 12pt;
	font-family : Copperplate Gothic Bold, Times New Roman, Georgia;
	font-weight : bold;
}
a:visited{
	color : #006400;
	font-size : 12pt;
	font-family : Copperplate Gothic Bold, Times New Roman, Georgia;
	font-weight : bold;
}
a:hover{
	color: #D76F22;
	font-size : 12pt;
	font-family : Copperplate Gothic Bold, Times New Roman, Georgia;
	font-weight : bold;
}
