p {
font-size : 12px;
font-family : helvetica;
color : #000000;
}

body {
font-size : 12px;
font-family : helvetica;
color : #000000;
background : #000000;
}

a:link {
font-weight : normal;
font-size : 13px;
font-family : helvetica;
color : #ffffff;
text-decoration : none;
}

a:visited {
font-weight : normal;
font-size : 13px;
font-family : helvetica;
color : #ffffff;
text-decoration : none;
}

a:hover {
font-weight : normal;
font-size : 14px;
font-family : helvetica;
color : #ffffff;
background : normal;
text-decoration : underline;
}