.tright
{
width:70%;
float:right;
}
.tright ul
{
width:100%;
padding-top:10px;
}
.tright ul li
{
float:left;
list-style:none;
padding:15px;
}
.tright ul li a
{
text-decoration:none;
color:#330000;
font-family:"Times New Roman", Times, serif;
padding:15px;
}
.tright ul li a:hover
{
background-color:#990000;
color:white;
}