a:link {
color:#532D59; 
text-decoration:none;
font-weight:bold; 
cursor:Default;
} 

a:active {
color:#532D59; 
text-decoration:none;
font-weight:bold; 
cursor:Default;
} 

a:visited {
color: #532D59;
text-decoration:none;
font-weight:bold; 
cursor: default;
} 

a:hover {
text-decoration:none;
font-weight:bold; 
color: #00000; 
cursor: default;
} 

body {
font-family: georgia;  
color: #ED1B35; 
font-size:12px;
background-color=ffffff;
background-position: left top;
}

