
A.menu {
font-family: impact, arial;
color: #000066;
font-size: 12px;
text-decoration: none;
}
A.menu:active {
font-family: impact, arial;
color: #000066;
font-size: 12px;
text-decoration : none;
}
A.menu:visited {
font-family: impact, arial;
color: #000066;
font-size: 12px;
text-decoration : none;
}
A.menu:hover {
font-family: impact, arial;
color: #0000CE;
font-size: 12px;
text-decoration : none;
}

A.link1 {
font-family: arial;
color: #000066;
font-size: 12px;
font-weight:bold;
text-decoration: none;
}
A.link1:active {
font-family: arial;
color: #000066;
font-size: 12px;
font-weight:bold;
text-decoration : none;
}
A.link1:visited {
font-family: arial;
color: #000066;
font-size: 12px;
font-weight:bold;
text-decoration : none;
}
A.link1:hover {
font-family: arial;
color: #0000CE;
font-size: 12px;
font-weight:bold;
text-decoration : none;
}

font.visit {
font-family: impact, arial;
color: #FF0000;
font-size: 12px;
text-decoration : none;
}

font.plain {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #000000;
}

font.title {
font-family: arial;
font-size: 14px;
text-decoration: underline;
font-weight:bold;
color: #000000;
}