a { color: #660066; text-decoration: none; font-weight: bold} a:hover { color: #660066; text-decoration: 
underline} a:active { color: #660066} a:visited { color: #660066} 

H2 {
	margin: 0px;
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
h1 {
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: italic bold normal 15px Arial, Helvetica, sans-serif;
font-weight: bold;
}

a.button1:link, a.buttonone:active, a.button1:visited{color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;

letter-spacing: 1px;
}
a.button1:hover {
 color: #FFFF00;
 font-style: normal;
letter-spacing: .8px;
}



.shadow {

	height: 1em;
	filter: Shadow(Color=#3F3F3F, 	
			Direction=135, 
			Strength=3);

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFE7;
}
.style1 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {	color: #FF9900;
	font-weight: bold;
}
.style4 {color: #FFCC00}

.background {
	background: url(images/back.jpg);
}
.menuback {
	background: url(images/menuback.jpg);
}
