.main {
	color: #960001;
}
.main a:link {color: #960001;} {decoration: underline}
.main a:visited {color: #333333;}
.main a:hover {color: #333333;}
.main a:active {color: #333333;}
.bottom {
	color: #FDF4D7;
	font: bold small Tahoma;
}
.bottom a:link {color: #FDF4D7;}
.bottom a:visited {color: #FFFFFF;}
.bottom a:hover {color: none;}
.bottom a:active {color: #FDF4D7}
.tempuslarge {
	font-family: "Tempus Sans ITC";
	font-size: x-large;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: small;
}
.page-title {
	color: #930001;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}