body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.tableborder {
	border: thin groove #000066;
}
.links {
	font-family: Tahoma, Verdena, serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
    color: #FF0000;
	font-weight: bold;
    text-decoration: none;
		}
.style1 {font-size: xx-small}
.style2 {
	font-size: xx-large;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

.navli {
	list-style-type: none;
}
#fresh li {
	background-color: #CCCCCC;
	width: 550px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-type: none;
	border: 1px groove #666666;
}
