A:link    { color: #000df0; text-decoration: none }
A:active  { color: #00ff00; text-decoration: none }
A:visited   { color: #000df0; text-decoration: none }
A:hover  { color: #000df0; text-decoration: underline }
//img{ border-color: #000;}


body
{
font-family: Helvetica, Arial, sans-serif; color: #000000
min-height: 101%; 
}

p
{
font-family: Helvetica, Arial, sans-serif
}


html {  
min-height: 101%; 
}