a
{
	font-size: 12px;
	font-family: Dejavu Sans, Candara, Arial, Helvetica, sans-serif;
}
a:link
{
   text-decoration: none;
   color:#000000;
}

a:visited
{
   color:#000000;
   text-decoration: none;

}

a:hover
{
   color:black;
   text-decoration: none;
   font-weight:bold;
   background-color:white;
}

a:active
{
color:black;
   text-decoration: none;
}

table.main {
  font-family: Tahoma;
  font-size:12px;
}
a:hover
{
	background-color:white;
}
a.main
{
	font-family: Candara;
	font-size:16px;
}


body
{
 font-family: Verdana;
 font-size: 14px;	
}


