body {
Font-Family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
Font-size: 12px;
color: BLACK;
BACKGROUND:RGB(184, 192, 191);

}
.yel {
color: yellow;

}
.sml {
Font-size: 10px;

}
td {
Font-Family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
Font-size: 12px;

}
a:link {
color: #4230E4;
text-decoration: none; 

}
a:visited {
color: #800080;
text-decoration: none; 

}
a:hover {
color: #000000;
text-decoration: underline;

}
a:active {
color: #666666;
text-decoration: none;

}

