body {
	font: normal small Garamond, "Times New Roman", serif;
	color: #ffffff;
	background-image: url(red001.jpg);
}
a:link {
	font: small Garamond, "Times New Roman", serif;
	color: #FFFFFF;
}
a:visited {
	font: small Garamond, "Times New Roman", serif;
	color: #FFFFFF;
}
a:active {
	font: small Garamond, "Times New Roman", serif;
	color: #FFFFFF;
}
a:hover {
	font: bold small Garamond, "Times New Roman", serif;
	color: #FFFFFF;
}

