
BODY {
font-family: Verdana;
font-size:10pt;
color:yellow; 
background-color:#330099; 
MARGIN-TOP: 0pt; 
MARGIN-BOTTOM:10pt; 
scrollbar-face-color:#330099; 
scrollbar-shadow-color: yellow; 
scrollbar-highlight-color:#330099; 
scrollbar-3dlight-color:yellow; 
scrollbar-darkshadow-color:yellow; 
scrollbar-track-color:#330099; 
scrollbar-arrow-color:yellow; 
}

hr {border: 0; width: 100%; color: yellow; height: 1px;} 

TABLE {font-family: Verdana; font-size:8pt; color:yellow}

A:link { text-decoration:none; color:yellow}
A:visited { text-decoration:none; color:red}
A:active { text-decoration:none; color:yellow}
A:hover { text-decoration: underline; color:yellow}

<!--classi-->

.menu {font-family: Verdana; font-size:7pt; color:yellow; }
A.menu:link { text-decoration:none; font-size:7pt; color:yellow }
A.menu:visited { text-decoration:none; font-size:7pt; color:red }
A.menu:active { text-decoration:none; font-size:7pt; color:yellow }
A.menu:hover { text-decoration:line-through; font-size:7pt; color:yellow;}

.BigRed {font-family: Verdana; font-size:8pt; color:red; }
A.BigRed :link { text-decoration:none; color:red; }
A.BigRed :visited { text-decoration:none; color:red; }
A.BigRed :active { text-decoration:none; color:red; }
A.BigRed :hover { text-decoration:line-through; font-size:10pt; color:red; }

.header {font-family: Verdana; font-size:10pt; color:yellow; font-weight:bold;}
A.header:link { text-decoration:none; font-size:8pt; color:yellow; }
A.header:visited { text-decoration:none; font-size:8pt; color:red; }
A.header:active { text-decoration:none; font-size:8pt; color:red; }
A.header:hover { text-decoration:underline; font-size:8pt; color:yellow; }

.Login {
font-family: Verdana; 
font-size:7pt; 
color:yellow;
border-color: yellow;
border-width=1;
background-color: #330099;
}

.Back {
font-family: Verdana;
font-size:7pt;
color:navy;
border-color: yellow;
border-width=1;
background-color: yellow;
}


.Negative {
font-family: Verdana;
color:navy;
font-size:9pt;
background-color: yellow;
}
