body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td {font-size: 12px;}

A:link, A:visited   { color : #FF820C; font-weight : normal; text-decoration : none; }
A:hover    { color : #FF510C; font-weight : bold; text-decoration : underline; }
A:active   { color : #FF0C0C; font-weight : bold; text-decoration : none; }

.menu {
	font-size: 11px;
	left: 10px;
	padding-left: 10px;
}