.navigation {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.navigation:visited {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC99;
	background-position: center;
}
.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFCC66;
	background-position: center;
}
.regular {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pink {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}
.pink_regular {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9966;
	text-decoration: none;
	font-weight: normal;
}
.title_bg {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCC99;
	text-decoration: none;
	font-weight: bold;
	background-color: #660000;
}
.link {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.link:visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FF9966;
	text-decoration: underline;
	font-weight: bold;
}
.link:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FF9900;
}
.bold {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.AWAD_title
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-align: right;
}
.AWAD_wordlink
{
	text-decoration: underline;
	color: #FF9900;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.AWAD_wordlink:hover
{
	text-decoration: underline;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #660000;
	background-color: #FF9900;
}
.AWAD_byline
{
	font-style: normal;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
} 
.cell {
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	background-color: #993333;
}
.titles {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
}
.titles_small {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
}
.titles_dark {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none;
}
.link_black {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.link_black:visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FF9966;
	text-decoration: underline;
	font-weight: bold;
}
.link_black:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FF9900;
}
