a:link
{
	color: #364474; 
; text-decoration: none
}
a:visited
{
	color: #8292BA; 
; text-decoration: none
} 
a:active 
{
	color: rgb(204, 153, 0);
; text-decoration: none
}
body         { font-family: 'Century Gothic', Arial, Helvetica; 
               color: #000000 ; background-color: #FFFFFF; text-decoration: none}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
a.wordlink {  color: #333366; text-decoration: none}
