body {
font-family: trebuchet ms, arial, sans-serif;
font-size: 12px;
}

td {
font-family: trebuchet ms, arial, sans-serif;
font-size: 12px;
}

a:link {color: red;} 
a:visited {color: #aa3333;}
a:hover {color: #ff0000;}
a:active {color: #ffffff;}

h1.title {
color:red;
font-size:24px;
font-weight:bold;
}

div.item1 {
background-color:red;
color:white;
font-size:16px;
font-weight:bold;
padding:5px;
border:1px solid #aa0000;
}