/* CSS Document */

body { 
	font: 11pt/12pt "Times New Roman", Times, serif; 
	color: #797979;
	background: #f6f6f6 url(images/top.jpg) repeat-x top left; 
	 }
a {
	color:#868686;
	text-decoration: none;
}

a:visited {
	color:#868686;
	text-decoration: none;
}

a:hover {
	text-decoration: underline; 
}
.dark {
	color:#696969; 
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px
}

