A:visited { color : #CCCCCC; ; text-decoration: underline }
A:link { color : #CCCCCC; ; text-decoration: underline }
A:hover { color : #CCCCCC; ; text-decoration: underline overline } 
A:active { color : #CCCCCC; ; text-decoration: underline overline }

h3 {
	color :#6699ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12pt;
	margin-bottom : 0%;
}

h4 {
	color : #6699ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10pt;
	margin-bottom : 0%;
}
