A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #800080;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
body
{ 
 font-family: "Times New Roman";
 background-attachment: fixed;
 background-image:  url(../images/interface/sail_back.jpg); background-repeat: repeat.jpg
}
hr {  line-height: 2px; color: #CC3300}