A:link {text-decoration:none; color:#162e9b; border: none;}
A:visited {text-decoration:none; color:#162e9b; border: none;}
A:hover {text-decoration:none; color: #7a9621; border: none;}
A:active {text-decoration:none; color: #162e9b; border: none;}

body {
font-family: verdana;
font-size: 8pt;
color: #e4185e;
background: url('images/bg.jpg') #f0d1de repeat-x; 
}

h1{
font-family: georgia;
font-size: 18pt;
font-style: italic;
color: #162e9b;
text-align: right;
font-weight: bold;
border-bottom: 1px dashed #386c06;
}

h2{
font-family: georgia;
font-size: 14pt;
font-style: italic;
color: #e4185e;
text-align: center;
font-weight: bold;
}

.main {
position: absolute;
top:225px;
left:330px;
width:500px;
padding: 10px;
}

.header {
position: absolute;
top:0px;
left:0px
}

b {color:#f0a52b; font-weight:bold;}
