@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
	background-color: #635854;
	background-repeat: repeat;
}
.White {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff}
.Header {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #83c341}
.RegularGreen {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #83c341}
a:hover {
	color: #83c341;
}
a:link {
	color: #d7499a;
}
a:visited {
	color: #b264c2;
}
