body {
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffff66;
}
a:link {
color: #ffff66;
display: inline-block;
background-color:#000000;
font-size: 12px;
font-weight: bold;
}
a:visited {
color: #ffff66;
display: inline-block;
background-color:#000000;
font-size: 12px;
}
a:hover {
color: #ffff66;
display: inline-block;
background-color:#000000;
font-size: 12px;
}
.h1, h2, h3, h4, h5, h6 {
font-family: Arial;
font-weight: bold;
}
.h1 {
font-size: 14px;
}
.h2 {
font-size: 14px;
}
.h3 {
font-size: 16px;
}
.h4 {
font-size: 18px;
}
.h5 {
font-size: 18px;
}
.h6 {
font-size: 24px;
}
.INPUT
{
COLOR: 000080;
FONT: 10px Arial;
BACKGROUND-COLOR: 000000;
BORDER-RIGHT: 1px solid; 
BORDER-LEFT: 1px solid; 
BORDER-TOP: 1px solid; 
BORDER-BOTTOM: 1px solid 
}