a:link {color:#cc33cc; text-decoration:none;}
a:visited {color:#cc33cc; text-decoration:none;}
a:hover {color:#ffcc00; text-decoration:none;}
a:active {color:#cc33cc; text-decoration:bold;}




body {
 font-family: Arial, Helvetica, sans-serif;
 color: #7e7e7e;
 font-size: 12px;
}
H1 {
	margin-top : 20px;
	margin-bottom : -5px;
	color : #9900cc;
	font-size: 50px;
	font-weight : bold;
	letter-spacing : 2px;
	font-variant : small-caps;
} 
H2 {
	margin-top : -5px;
	margin-bottom : -10px;
	color : #9900cc;
	font-size: 26px;
	font-weight : normal;

} 
H3 {
	margin-top : -5px;
	margin-bottom : -10px;
	color : #9900cc;
	font-size: 18px;
	font-weight : bold;
	font-variant : small-caps;

} 
.title {
 color : #7e7e7e;
 font-size: 40px;
 font-weight : normal;
 letter-spacing : -1px;
} 
.title2 {
 color : #7e7e7e;
 font-size: 20px;
 font-weight : normal;
 letter-spacing : -1px;
} 
.contact {
 color : #7e7e7e;
 font-size: 12px;
 font-weight : normal;
}
.menu {
 color : #9900cc;
 font-size: 24px;
 line-height : 24px;
 font-weight : normal;
}
.bodytext {
 color: #7e7e7e;
 font-size: 12px;
 padding-left : 25px;
} 
.bodysmall {
 color: Red;
 font-size: 11px;
 font-weight : bold;
} 
.bodysmall-2 {
 font-size: 10px;
} 
.info {
 color: #7e7e7e;
 font-size: 12px;
 line-height : 16px;
} 
.info2 {
 color: #ffffff;
 font-size: 14px;
 line-height : 16px;
 font-weight : bold;
} 
.footer {
 color : #999999;
 font-size: 9px;
 font-weight : normal;
 line-height : 9px;
 letter-spacing : -1px;
}
