<!--
body {
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	link: #DBE48F;
    vlink: #DBE48F;
    alink: #DBE48F;
}
body,td,th {
        background-color: #00000;
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
}
a:link {
	color: #a42222;
        font-family: verdana;
        font-size: 15px;
        text-decoration: none;
        border-bottom: 1px dotted #ffffff;
        text-transform: none;
        font-weight: bold;
}
a:visited {
	color: #a42222;
        font-family: verdana;
        font-size: 15px;
        text-decoration: none;
        border-bottom: 1px dotted #ffffff;
        text-transform: none;
        font-weight: bold;
}
a:hover {
       color: #a42222;
       font-family: verdana;
       font-size: 15px;
       border-bottom: 1px dotted #ffffff;
       background: #ffffff;
}
a:active {
       color: #a42222;
       font-family: verdana;
       font-size: 15px;
       border-bottom: 1px dotted #ffffff;
       background: #ffffff;
}
