body {
margin: 0pt;
background-color: #4A217B;
font-family: Arial, Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.body {
font-family: Arial, Verdana;
font-size: 15px;
font-weight: normal;
color: #000000;
text-align: left;
}

.boxheading {
font-family: Arial, Verdana;
font-size: 15px;
font-weight: bold;
color: #ffffff;
text-align: center;
}

.box {
font-family: Arial, Verdana;
font-size: 15px;
font-weight: normal;
color: #000000;
text-align: center;
}

.marquee {
font-family: Arial, Verdana;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

.h1 {
font-family: Times New Roman, Arial, Verdana;
font-size: 20px;
font-weight: bold;
color: #E32957;
text-align: left;
}

.h2 {
font-family: Times New Roman, Arial, Verdana;
font-size: 20px;
font-weight: bold;
color: #6D34B9;
text-align: left;
}

.h3 {
font-family: Times New Roman, Arial, Verdana;
font-size: 20px;
font-weight: bold;
color: #E32957;
text-align: center;
}

.navigation {
font-family: Arial, Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
padding-top: 2px;
}

.menuheader {
font-family: Times New Roman, Arial, Verdana;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
}

.menu {
font-family: Arial, Verdana;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
}

.copyright {
font-family: Arial, Verdana;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
}

.credits {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #E32957;
text-align: right;
}





/*  LINKS 
---------------------------*/

A 		{ color: #E32957; font-family: Arial, Verdana; }
A:link		{ color: #E32957; text-decoration: none; }
A:visited	{ color: #E32957; text-decoration: none;  }
A:active	{ color: #E32957; text-decoration: none;  }
A:hover		{ color: #6D34B9; text-decoration: underline; }


.body A 	{ color: #E32957; font-size: 15px; text-decoration: underline; font-weight:normal;}
.body A:link	{ color: #E32957; text-decoration: underline; }
.body A:visited	{ color: #E32957; text-decoration: underline; }
.body A:active	{ color: #E32957; text-decoration: underline; }
.body A:hover	{ color: #6D34B9; text-decoration: underline; }

.h1 A 		{ color: #E32957; text-decoration: underline; font-family: Times New Roman, Arial, Verdana; font-size: 20px; font-weight:bold;}
.h1 A:link	{ color: #E32957; text-decoration: underline; }
.h1 A:visited	{ color: #E32957; text-decoration: underline; }
.h1 A:active	{ color: #E32957; text-decoration: underline; }
.h1 A:hover	{ color: #E32957; text-decoration: none; }

.h2 A 		{ color: #E32957; text-decoration: underline; font-size: 18px; font-weight:bold;}
.h2 A:link	{ color: #E32957; text-decoration: underline; }
.h2 A:visited	{ color: #E32957; text-decoration: underline; }
.h2 A:active	{ color: #E32957; text-decoration: underline; }
.h2 A:hover	{ color: #E32957; text-decoration: none; }

.link A 		{ color: #E32957; text-decoration: underline; font-size: 16px; font-weight:bold;}
.link A:link	{ color: #E32957; text-decoration: underline; }
.link A:visited	{ color: #E32957; text-decoration: underline; }
.link A:active	{ color: #E32957; text-decoration: underline; }
.link A:hover	{ color: #E32957; text-decoration: none; }

.menu A 	{ color: #FFFFFF; text-decoration: underline; }
.menu A:link	{ color: #FFFFFF; text-decoration: underline; }
.menu A:visited	{ color: #FFFFFF; text-decoration: underline; }
.menu A:active	{ color: #FFFFFF; text-decoration: underline; }
.menu A:hover	{ color: #6D34B9; text-decoration: underline; }

.copyright A 		{ color: #FFFFFF; text-decoration: underline; }
.copyright A:link	{ color: #FFFFFF; text-decoration: underline; }
.copyright A:visited	{ color: #FFFFFF; text-decoration: underline; }
.copyright A:active	{ color: #FFFFFF; text-decoration: underline; }
.copyright A:hover	{ color: #6D34B9; text-decoration: none; }

.credits A 		{ color: #C82557; text-decoration: underline; }
.credits A:link	        { color: #C82557; text-decoration: underline; }
.credits A:visited	{ color: #C82557; text-decoration: underline; }
.credits A:active	{ color: #C82557; text-decoration: underline; }
.credits A:hover	{ color: #DE4A76; text-decoration: none; }