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}

strong{
font-weight: normal;
font-face: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

H3{
text-transform: uppercase; 
}

.myb{
font-weight: bold;
}