a:link
{
	color: #000080;font-family:Georgia 
}
a:visited
{
	color: #CC0066;font-family:Georgia 
} 
a:active 
{
	color: #FF00FF;font-family:georgia
}
body
{
	font-family: Georgia;
	background-color: pink;
	color: #663399; font-weight:bold
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: #663399;font-size:18pt; font-weight:bold
}
h2
{
	color: #FF6699;font-family:Georgia; font-size:12pt; font-weight:bold 
}
h3
{
	color: #CC0066; 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
a            { font-family: Georgia; color: #660066 }
button       { font-family: Georgia }
a            { font-family: georgia }
button       { font-family: Arial Black }