body{
font-family : "Arial";
font-size : 12pt;
font-weight : normal;
font-style : normal;
color : #000000;
}

A:link{
font-size : 12pt;
font-weight : normal;
font-style : normal ;
text-decoration: underline;
color: #0000FF;
}

A:visited{
font-size : 12pt;
font-weight : normal;
font-style : normal ;
text-decoration: underline;
color: #5F04B4;
}

A:hover{
font-size : 12pt;
font-weight : normal;
font-style : normal ;
text-decoration: underline;
color: #FF0000;

} 
