/* CSS definition file containing site wide stylesheets */

.big:link {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 48px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

.mail:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,153);
 	font-style: italic;
 	background-color: transparent
}

.nav:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(102,102,153);
 	font-weight: bold;
 	font-style: italic;
 	background-color: transparent
}

.big:active {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 48px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

.mail:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,153);
 	font-style: italic;
 	background-color: transparent
}

.white:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	font-style: italic;
 	background-color: transparent
}

.mail:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	font-style: italic;
 	background-color: transparent
}

.white:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	font-style: italic;
 	background-color: transparent
}

.white:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	font-style: italic;
 	background-color: transparent
}

.nav:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(102,102,153);
 	font-weight: bold;
 	font-style: italic;
 	background-color: transparent
}

.nav:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic;
 	background-color: transparent
}

.big:visited {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 48px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

.white:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,153);
 	font-style: italic;
 	background-color: transparent
}

.mail:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,102,51);
 	font-style: italic;
 	background-color: transparent
}

.big:hover {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 48px;
 	color: rgb(255,102,51);
 	background-color: transparent
}

.nav:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,102,51);
 	font-weight: bold;
 	font-style: italic;
 	background-color: transparent
}