A:link {
	TEXT-DECORATION: none ; COLOR: #0521AE
}
A:visited {
	TEXT-DECORATION: none ; COLOR: #0524C1
}
a,a:link,a:active,a:visited{
	background-color: transparent;
	color: #0524C1;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	background-color: transparent;
	color: #AAFBDE;
}
H3 {
	BACKGROUND: #6f472f; COLOR: #e0b06f
}
