/* CSS Document */

A:active {
	COLOR: #824276; TEXT-DECORATION: none
}
A:visited {
	COLOR: #824276; TEXT-DECORATION: none
}
A:link {
	COLOR: #824276; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	}
.style5 {
	color: #0000FF;
	font-weight: bold;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
.style8 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #824276;
	}
.logo {
	background-image: url(images/logo_sav.jpg);
	background-repeat: no-repeat;
}
