a:link
{color: #FFFFFF; text-decoration: none }
a:visited
{color: #FFFFFF; text-decoration: none} 
a:hover 
{color : #0000FF; background-color: #C0C0C0; text-decoration: underline}
a:active 
{color: #FF0000; text-decoration: none }

body    
{
background-color: #FFFF99; border: 8px ridge #006600;
background: green url('../images/bg/bg.jpg'); background-repeat: no-repeat; background-position: center; color:#0000FF;
}