

A:link {text-decoration: underline; color: blue;font-weight:bold}
A:visited {text-decoration: underline; color: blue;font-weight:bold}
A:active {text-decoration: underline; blue;font-weight:bold}
A:hover {text-decoration: underline; color: red;font-weight:bold}

p {
font-family:"Trebuchet MS",Verdana,Arial;
font-size:10pt;
color:#000000;
align: justify
} 

td {
font-family:"Trebuchet MS",Verdana,Arial;
font-size:10pt;
color:#000000;
align: justify
} 


.box td {

border-color:#000000;
border-width: 0px; 

}



.port td {

border-color:#000080;
border-style: dashed; 
border-width: 1px; 

}


li {
font-family:"Trebuchet MS",Verdana,Arial;
font-size:12pt;
color:#000000;
align: justify
} 


h1 {
font-family:"Trebuchet MS",Verdana,Arial;
font-size:24px;
color:#000080;
text-align: center
}

h2 {
font-family:"Trebuchet MS",Verdana,Arial;
font-size:16px;
color:#000080
}


.menu A:link {text-decoration: none; color: black;font-weight:normal}
.menu A:visited {text-decoration: none; color: black;font-weight:normal}
.menu A:active {text-decoration: none; black;font-weight:normal}
.menu A:hover {text-decoration: none; color: red;font-weight:normal;}

.menu {
border-color:#000000;
font-family: Trebuchet MS; 
border-left-width: 1px; 
border-right-width: 1px; 
border-top-style: solid; 
border-top-width: 1px; 
border-bottom-style: solid; 
border-bottom-width: 1px; 
padding-top: 5px; 
padding-bottom: 5px;
text-align: center;
}