@charset "utf-8";
/* CSS Document */


a:link, a:active, a:visited {
color: #4A265A; 
text-decoration: underline}

a:hover {
color: #4A265A; 
text-decoration: none}

body {
background-image: url(images/bg.gif);
background-repeat: repeat-x}
.style2 {font-size: x-small}
.style3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.style5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.style6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}