a, a:hover, a.this, h1, td{
	color: #333333;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:hover{color:#922410;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a:hover.this{
	color: #666666;	
	text-decoration: none;
}

body{background: #ffffff;}

h1{font-size: 14px;}

p{font-size: 11px;}