a:link
{
	color: #3FA000;
}

a:visited
{
	color: #3F8100; 
} 

a:hover 
{
background : #333366;
color : #F0F010;
content : close-quote;
cursor : crosshair;
zzoom :110%; 
text-decoration:overline underline; 
vertical-align:baseline; 
font-weight:bold; font-style:italic

}
a:active 
{
	color: rgb(204, 153, 0);
}
body
{
	font-family: Goudy Old Style,Brush Script MT,Arial;
	font-align:justify;
	background-image:url('bg2.jpg');
	color: #330066;font-size:16pt; text-align:justify; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; border-right-style:outset; border-right-width:1px; border-bottom-style:outset; border-bottom-width:1px; background-repeat:repeat
}
h1, h2, h3, h4, h5, h6
{
	font-family: Magneto,Edwardian Script ITC,Old English Text MT,Century Gothic, Arial, Helvetica;
}
h1
{
	color: #FFAF00;
}
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);
}