a:link,visited{
	color: #ff4500;
	background: transparent;
	text-decoration: none;
}
a:hover {
	background: #9f6;
	color: #000080;
}
body{
	margin: 0px;
	background: url(images/bckgnd_top.gif) #ff6 repeat-x;
	color: #000;
	font: 85% Georgia, "Times New Roman", serif;
}
p {
	background: transparent;
	color: #000;
	font: 85% Georgia, "Times New Roman", serif;
}
td{
	font: Georgia, "Times New Roman", serif;
}
ul,li, ol{
	list-style: url(images/dot.gif);
	background: transparent;
	color: #339;
	font: 80% Georgia, "Times New Roman", serif;
	text-align: left;
}
.pbold {
	background: transparent;
	color: #000;
	font: bold 85% Georgia, "Times New Roman", serif;
}
.psmall {
	background: transparent;
	color: #000;
	font: 75% Georgia, "Times New Roman", serif;
}
.psmallbold {
	background: transparent;
	color: #000;
	font: bold 75% Georgia, "Times New Roman", serif;
}
.smtextlinks {
	background: transparent;
	color: #339;
	font: 80% Georgia, "Times New Roman", serif;
}

