a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.ablue A {text-decoration: none; color:#003366;}
.ablue A:visited {text-decoration: none; color:#003366;}
.ablue A:hover {text-decoration: underline; color:#003366;}

.umenu A {text-decoration: none; color:white;}
.umenu A:visited {text-decoration: none; color:white;}
.umenu A:hover {text-decoration: underline; color:white;}

.ablack A {text-decoration: none; color:black;}
.ablack A:visited {text-decoration: none; color:black;}
.ablack A:hover {text-decoration: underline; color:black;}

h1 {color:#003366;FONT-WEIGHT: bold; FONT-SIZE: 13px; FONT-FAMILY: Verdana;display:inline}
h2 {color:#003366;FONT-WEIGHT: bold; FONT-SIZE: 17px; FONT-FAMILY: Verdana;}
h3 {color:#003366;FONT-WEIGHT: bold; FONT-SIZE: 24px; FONT-FAMILY: Verdana;}

.menuup {color:white;FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Verdana;}
.lmenu {color:white;FONT-SIZE: 11px; FONT-FAMILY: Verdana;}
.lmenuB {color:white;FONT-SIZE: 14px; FONT-FAMILY: Arial;}

.maintext {color:black;FONT-SIZE: 11px; FONT-FAMILY: Verdana;}


.bord {BORDER-BOTTOM-STYLE: solid;border-color:#818181;border-width: 1;}

td.d_ram {
BORDER-BOTTOM-STYLE: solid;
BORDER-LEFT-STYLE: solid;
BORDER-RIGHT-STYLE: solid;
BORDER-TOP-STYLE: none;
border-width: 1;
BORDER-COLOR: #003366;
}

td.rl_ram {
BORDER-BOTTOM-STYLE: none;
BORDER-LEFT-STYLE: solid;
BORDER-RIGHT-STYLE: solid;
BORDER-TOP-STYLE: none;
border-width: 1;
BORDER-COLOR: #003366;
}

td.d {
BORDER-BOTTOM-STYLE: solid;
BORDER-LEFT-STYLE: none;
BORDER-RIGHT-STYLE: none;
BORDER-TOP-STYLE: none;
border-width: 1;
BORDER-COLOR: white;
}

td.ram {
BORDER-BOTTOM-STYLE: solid;
BORDER-LEFT-STYLE: solid;
BORDER-RIGHT-STYLE: solid;
BORDER-TOP-STYLE: solid;
border-width: 1;
BORDER-COLOR: #003366;
}