.A
{
    font-family: Tahoma;
    font-size: smaller;
    font-style: normal;
    color: #000000;
    text-decoration: none
}
.A:hover
 {
     text-decoration : underline;
    color : Black;
}
.menu
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}
.menu:hover
{
    color: Bd0101;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	color: bd0101;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-weight : bold;
}
.link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #000000;
    text-decoration: underline;
    font-weight : bold;
}
