p {
font-size: 12px;
font-family: times;
}

a:link {
font-size: 12px;
color: #006699;
text-decoration: none;
}

a:visited {
font-size: 12px;
color: #006699;
text-decoration: none;
}

a:hover {
font-size: 12px;
color: #FF0000;
background-color: none;
text-decoration: none;
}

a:active {
font-size: 12px;
color: #006699;
text-decoration: none;
}

FORM { margin: 0;
}

iframe {
overflow-x: hidden;
}

table {
font-size: 12px;
font-family: times;
}
