﻿a {
	color: #FF9900;
}
a:visited {
	color: #FFCC66;
}
.STDtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
}
.FooterText {
	background-color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
}
.NewsText {
	color: #FFFFFF;
	border-width: 0;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	visibility: visible;
}
.CenterDiv {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.NavigationBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	visibility: visible;
	text-align: right;
	background-color: #FFFFFF;
}
.PageTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	background-color: #FFFFFF;
}
.SubTitleText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #808080;
}
.BannerLinks {
	border-width: 0px;
}
.STDtextUnsortList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #FFFFFF;
	list-style-type: disc;
	list-style-image: url('../opinions/images/Newspaper.png');
}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	background-color: #C0C0C0;
}
