a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(248,248,255); 
} 
a:active 
{
	color: rgb(0,255,0);
}
body
{
	font-family: Gothic Text, Arial, Helvetica;
	background-image (file:///C:/Documents and Settings/ddw3093/My Documents/My Web Sites/saradewwebsite/images/Pink gradient back ground.pnggradient)
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Monotype Corsiva, Arial, Helvetica;
}
h1
{
	color: rgb(0,102,255);
}
h2
{
	color: rgb(0,102,255);
}
h3
{
	color: rgb(0,102,255);
}
h4
{
	color: rgb(0,102,255);
}
h5
{
	color: rgb(0,102,255);
}
h6
{
	color: rgb(0,102,255);
}