﻿body
{
 background-color:#696969; font-family:Arial Tahoma Verdana; font-size:12pt;  
}
.link
{
  color:White; text-decoration:none;
}
.link:hover
{
  color:White; text-decoration:underline; font-size:13pt;
}
.link1
{
  color:Black; text-decoration:underline; font-family:Corbel;
}
.link1:hover
{
  color:Black; text-decoration:none; font-family:Corbel;
}
