td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 696969;

}
.homebg {
	background-attachment: fixed;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bolditalic {
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: 12px;

}
.quest {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: 911A1C;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #CCCCCC;
}
.fontsize {
	font-size: 12px;
}
