body {
background-color: transparent;
}

body {
font-family: verdana;
font-size: 11px;
color: #A5A5A5;
}

a:link { font-family: verdana; font-size: 11px; color: #FA9999; text-decoration:none; font-weight:bold;}
a:visited { font-family: verdana; font-size: 11px; color: #FA9999; text-decoration:none; font-weight:bold;}
a:hover { font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration:none; font-weight:bold;}
a:active { font-family: verdana; font-size: 11px; color: #FA9999; text-decoration:none; font-weight:bold;}

#header {
font-family: georgia;
font-size: 14px;
font-variant: small-caps;
color: #ED0126;
letter-spacing: 4px;
border-bottom: 1px dashed #FFFFFF;
}