* {
	margin: 0;
	padding: 0;
}

body {
background: #C0C0C0 url(images/bg.png) repeat-x;
font-weight: bold;
font-family: Tahoma, Verdana;
font-size: 11px;
line-height: 17px;
color: #333333;
}
a:link, a:active, a:visited {
color: #FB6305;
font-size: 11; 
text-decoration: none;
font-weight: bold;
font-family: Tahoma, Verdana;}

a:hover {
color: #cc0000;
font-size: 11;
text-decoration: none;
font-weight: bold;
font-family: Tahoma, Verdana;}

td {
color: #464096; 
font-size: 11;
font-weight: bold;
font-family: Tahoma, Verdana;}

