.anchor {
        text-align: center;
        background: #FFFFFF;
        border: 1px solid #3D70B1;
        overflow: auto;
        color: #000000;
        clear: both;
        width: auto;
	margin-left: auto;
	margin-right: auto;
        font-family: tahoma;
        font-size: 10px;
}
.anchor td {
        background: transparent;
        padding: 3px;
}
.anchor a:link {
        color: #C8BEC3;
        text-decoration: underline;
        border: 0px;
        font-weight: bold;
        font-size: 10px;
}
.anchor a:hover {
        color:#C8BEC3;
        text-decoration: none;
        border: 0px;
}
.anchor a:link a:visited {
        color:#93F;
        text-decoration: none;
        border: 0px;
}
.anchor table {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: center;
}
