/*
IVD
By: Keith Shay
*/

/* Links */
a:link {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #cc9900; text-decoration: none;}

a.image:link {color: #ffffff; text-decoration: none;}
a.image:visited {color: #ffffff; text-decoration: none;}
a.image:hover {color: #cccccc; text-decoration: none;}

a.one:link {color: #ffffff; text-decoration: underline;}
a.one:visited {color: #ffffff; text-decoration: underline;}
a.one:hover {color: #cccccc; text-decoration: underline;}

body
{
  margin:0px 0px 0px 0px;
  font-family: "Times New Roman", Times, serif;
  font-size:14px;
  color: #000000;
  background-color:0066cc;
}

table
{
  font-family: "Times New Roman", Times, serif;
  font-size:14px;
  color:#000000;
}
td.bg {
background-color:#ffffff
	 
}
