body {
margin: 0pt;
background-color: #8A06D1;
font-family: Arial, Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.body {
font-family: Arial, Verdana;
font-size: 13px;
font-weight: normal;
color: #000000;
text-align: left;
}

.h1 {
font-family: Arial, Verdana;
font-size: 16px;
font-weight: bold;
color: #000000;
text-align: left;
}

.h2 {
font-family: Arial, Verdana;
font-size: 20px;
font-weight: bold;
color: #D600D3;
text-align: left;
}

.h3 {
font-family: Arial, Verdana;
font-size: 18px;
font-weight: bold;
color: #69059E;
text-align: left;
}


.h4 {
font-family: Arial, Verdana;
font-size: 18px;
font-weight: bold;
color: #D600D3;
text-align: left;
}

.navigation {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}

.menu {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
}

#textrotator {
font-family: Arial, Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
}

.box {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #000000;
text-align: center;
}

.copyright {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}

.chart {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #000000;
text-align: center;
}





/*  LINKS 
---------------------------*/

A 		{ color: #D600D3; font-family: Arial, Verdana; }
A:link		{ color: #D600D3; text-decoration: none; }
A:visited	{ color: #D600D3; text-decoration: none;  }
A:active	{ color: #D600D3; text-decoration: none;  }
A:hover		{ color: #8A06D1; text-decoration: underline; }


.body A 		{ color: #D600D3; font-family: Arial, Verdana; font-size: 13px; text-decoration: underline; font-weight:normal;}
.body A:link	{ color: #D600D3; text-decoration: underline; }
.body A:visited	{ color: #D600D3; text-decoration: underline; }
.body A:active	{ color: #D600D3; text-decoration: underline; }
.body A:hover	{ color: #8A06D1; text-decoration: underline; }

.navigation A 		{ color: #FFFFFF; font-family: Arial, Verdana; font-size: 10px; text-decoration: none; font-weight:bold;}
.navigation A:link	{ color: #FFFFFF; text-decoration: none; }
.navigation A:visited	{ color: #FFFFFF; text-decoration: none; }
.navigation A:active	{ color: #FFFFFF; text-decoration: none; }
.navigation A:hover	{ color: #FBB0DB; text-decoration: underline; }

.h1 A 		{ color: #D600D3; text-decoration: none; font-size: 16px; font-weight:bold;}
.h1 A:link	{ color: #D600D3; text-decoration: none; }
.h1 A:visited	{ color: #D600D3; text-decoration: none; }
.h1 A:active	{ color: #D600D3; text-decoration: none; }
.h1 A:hover	{ color: #8A06D1; 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: #8A06D1; text-decoration: underline; }

.copyright A 		{ color: #FC8FFE; text-decoration: underline; }
.copyright A:link	{ color: #FC8FFE; text-decoration: underline; }
.copyright A:visited	{ color: #FC8FFE; text-decoration: underline; }
.copyright A:active	{ color: #FC8FFE; text-decoration: underline; }
.copyright A:hover	{ color: #D600D3; text-decoration: none; }
