@charset "utf-8";
/* CSS Document */
body {
	background-color: #553969;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image:url(../images/bg%20rep.gif);
	background-attachment:fixed

}

.style1{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#553969;}
.style2{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#EA7D1A;}
.style3{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFF;}
.style4{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #333;}		
.style5{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#EA7D1A;}
.style6{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#553969;}
			
		
a:link {
	color: #EE9142;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE9142;
}
a:hover {
	text-decoration: underline;
	color: #EE9142;
}
a:active {
	text-decoration: none;
	color: #EE9142;
}
