/* Cascading Style Sheets RULES */
/* AUTHOR: Todd Peterson, MicroEnginetics */
/* Copyright 2007 MicroEnginetics. All rights reserved. */
a:hover {
	background-color: #FFFF00;
	color: #000000;
}
.when {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif, Arial;
}
.what {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif, Arial;
}
.where {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif, Arial;
}
.copyrightbox {
	background: url(Assets/Images/CopyrightBox.gif);
}
