So - should the body be at the top of this?
a:link, a:visited, a:active { text-decoration: none;
color: #FAFCF6;
font-family: tahoma, arial, verdana;
font-size: 15px;}
a:hover { text-decoration: none;
font-family: tahoma, arial, verdana;
color: #C6CD4B;
font-size: 15px;}
TD {
font-family: tahoma, arial, verdana;
font-size: 9px;
color: #F3FEE1; }
.f {
font-family: tahoma, arial, verdana;
font-size: 15px;
color: #F3FEE1; }
.b {font-weight: bold;}
.key{
font-family: tahoma, arial, verdana;
font-size: 15px;
color: #FAFCF6; }
.input {
border: 0px solid;
width: 133px;
height: 17px;
background-image:url('images/inp.jpg');
background-repeat:no-repeat;
font-size: 15px;
color: #000000;}
.button {
border: 0px solid;
width: 46px;
height: 16px;
background-image:url('images/submit.jpg');
background-repeat:no-repeat;
font-size: 15px;
color: #000000;}
.button2 {
border: 0px solid;
width: 39px;
height: 16px;
background-image:url('images/clear.jpg');
background-repeat:no-repeat;
font-size: 15px;
color: #000000;}
.tx {
border: 0px solid;
width: 133px;
height: 42px;
background-image:url('images/ta.jpg');
background-repeat:no-repeat;
font-size: 15px;
color: #000000;}
body {
background-color: #535B4C;
padding:0px;
margin: 0px;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#535B4C;
scrollbar-3dlight-color:#535B4C;
scrollbar-darkshadow-color:#535B4C;
scrollbar-shadow-color:#535B4C;
scrollbar-arrow-color:#535B4C;
scrollbar-track-color:#535B4C;
font-size: 15px;
}
I was told that this is messy but with no real advice - I am open to suggestions