body,span,b,i,p,td {
    font-family: Times,'Times New','Times New Roman',serif;
    letter-spacing:1px;
}
h1
{
    font-family: Times,'Times New','Times New Roman',serif;
    font-size:18px;
    color:#66FF66;
    letter-spacing:2px;
    font-weight: 1;
}
.small
{
    font-family: Times,'Times New','Times New Roman',serif;
    font-size: 11px;
    letter-spacing:2px;
    text-decoration:none;
}
.link
{
    font-family: Times,'Times New','Times New Roman',serif;
    font-size: 15px;
    color: #FFCC33;
    letter-spacing:1px;
    text-decoration:none;
}
.menu
{
    font-family: Times,'Times New','Times New Roman',serif;
    font-size: 13px;
    color: #FFCC33;
    letter-spacing:1px;
    text-decoration: none;
}
.menu a:hover
{
    text-decoration: none;
    color: #99FFFF;
}
.float
{
    font-family: Times,'Times New','Times New Roman',serif;
    font-size: 15px;
    letter-spacing:1px;
    text-decoration: none;
}.input {
	background-color: 990000;
}
