body {
background: #FFFFFF;
color: #773F85;
font-size: 10px;
font-family: verdana, arial, sans-serif;
line-height:13px;
margin: 0px auto;
}

h1 {
font-size: 14px;
color: #773F85;
border-bottom: solid 1px #773F85;
line-height:17px;
font-weight: bold;
}

a:link, a:visited {
color: #773F85;
font-weight:bold;
text-decoration: none;
} 

a:active {
color: #000000;
text-decoration:line-through;
} 

a:hover {
color: #AC6FBB;
font-weight:bold;
text-decoration: none;
}