body,td,th {
	font-family: Comic Sans MS, Arial, Times New Roman;
	color: #DF0000;
}
a:link {
	color: #CE0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #FF9191;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a {
	font-style: italic;
}
.style1 {font-size: 10px}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	background-image: url();
}
.style2 {color: #663333}