TD {
	font-family :verdana,tahoma;
	color:black;
	font-size : 8pt;
	font-weight : normal;
}
BODY {
	font-family :verdana,tahoma;
	color:#6B6B6B;
	font-size : 8pt;
	font-weight : normal;
}
a:link {
        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: red;
        text-decoration: none;
}
a:visited {

        font-family: tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: red;
        text-decoration: none;
}
a:hover {


        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a:active {



        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
