/* CSS Document */

html {}

body {
margin: 5px;
font-family:Trebuchet MS;
font-size:12px;
}

.underline_table {
BORDER-RIGHT: #FF6600 1px; BORDER-TOP: #FF6600 1px; BORDER-LEFT: #FF6600 1px; BORDER-BOTTOM: #FF6600 1px solid;
}

a:link, a:hover, a:visited {
color:#0000FF;
font-size:13px;
}