.Toplinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.veryweenytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.PUBNAME {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	color: #FFCC00;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;


}
.background {
	background-image: url(images/side4.jpg);
	background-repeat: repeat-x;
}

