.menu {
font-size:100%;
font-family:tahoma;
color:#ffffcf;
text-decoration:none;

}
a:hover.menu{
font-size:100%;
color:white;
background-color:green;
}

td:hover.st{
font-size:100%;
color:white;
background-color:green;
}

body {
color:#a0522d;
background-color:orange;
font-family:tahoma;
}

.tdfirst {

left-margin:5;
font-size: 80%;
font-family:tahoma;
}

.tdsecond {
left-margin:5;
font-size: 80%;
font-family:tahoma;
}

.note {
color:#a0522d;
background-color:#fffff7;
font-family:tahoma;
font-size: 80%

}

.rowheads
{
font-weight:bold;
font-size:90%;
background-color:#fdf5e6
}

hr
{
	border-style:dotted;
	border-color:red;
}
