A:link {text-decoration: none;
color: #FFFFFF;}
A:visited {text-decoration: none;
color: #FFFFFF;}
A:active {text-decoration: none;
color: black;}
A:hover {text-decoration: underline;
color: #FFFFFF;}
	/*Article links*/
A.article:link {text-decoration: underline overline; color: #FF0000;}
A.article:visited {text-decoration: underline; color: #FFFFFF;}
A.article:active {text-decoration: underline; color: yellow;}
A.article:hover {text-decoration: none; color: #FF0000;}
	/*Hot New links*/
A.av:link {text-decoration: underline; color: #FFFFFF;}
A.av:visited {text-decoration: underline; color: white;}
A.av:active {text-decoration: underline; color: red;}
A.av:hover {text-decoration: none; color: #FF0000;}
	/*A/V links*/
A.hotnew:link {text-decoration: underline; color: black;}
A.hotnew:visited {text-decoration: underline; color: black;}
A.hotnew:active {text-decoration: underline; color: #FFFFFF;}
A.hotnew:hover {text-decoration: none; color: black;}
	/*Click links*/
A.click:link {text-decoration: none; color: #FFFFFF;}
A.click:visited {text-decoration: none; color: white;}
A.click:active {text-decoration: none; color: red;}
A.click:hover {text-decoration: underline; color: black;}
	/*Click too links*/
A.clicktoo:link {text-decoration: none; color: black;}
A.clicktoo:visited {text-decoration: none; color: black;}
A.clicktoo:active {text-decoration: none; color: red;}
A.clicktoo:hover {text-decoration: underline; color: white;}
	/*Arial links*/
A.arial:link {text-decoration: none; color: black;}
A.arial:visited {text-decoration: none; color: black;}
A.arial:active {text-decoration: none; color: red;}
A.arial:hover {text-decoration: underline; color: black;}
	/*E-Mail links*/
A.email:link {text-decoration: none; color: BFBFD8;}
A.email:visited {text-decoration: none; color: BFBFD8;}
A.email:active {text-decoration: none; color: red;}
A.email:hover {text-decoration: underline; color: BFBFD8;}
	/*E-Mail too links*/
A.emailtoo:link {text-decoration: none; color: 000065;}
A.emailtoo:visited {text-decoration: none; color: 000065;}
A.emailtoo:active {text-decoration: none; color: red;}
A.emailtoo:hover {text-decoration: underline; color: 000065;}
	/*White links*/
A.White:link {text-decoration: none; color: #FFFFFF;}
A.White:visited {text-decoration: none; color: White;}
A.White:active {text-decoration: none; color: red;}
A.White:hover {text-decoration: underline; color: White;}

.arial{font-family: arial,verdana,tahoma; color: black; font-size: 10pt; font-weight: bold;}
.arialnon{font-family: arial,verdana,tahoma; color: black; font-size: 10pt; font-weight: normal;}
.body{font-family: arial,verdana,tahoma; color: black; font-size: 9pt;}
.header{font-family: arial,verdana,times; color: black; font-size: 12pt; font-weight: bold;}
.headertoo{font-family: arial,verdana,times; color: black; font-size: 14pt; font-weight: bold;}
.header1{font-family: arial,verdana,times; color: black; font-size: 12pt; font-weight: bold;}
.header2{font-family: arial,verdana,times; color: black; font-size: 14pt; font-weight: bold;}
.header3{font-family: arial,verdana,times; color: black; font-size: 12pt; font-weight: bold;}
.header4{font-family: arial,verdana,times; color: black; font-size: 10pt; font-weight: bold;}
.links{font-family: verdana,times,tahoma; color: #FFFFFF; font-size: 8pt;}
.ilinks{font-family: verdana,times,tahoma; color: #FFFFFF; font-size: 8pt; font-style: italic;}
.subhead{font-family: verdana,times,tahoma; color: #FFFFFF; font-size: 11pt; font-weight: bold;}
.formtext{font-family: verdana,times,tahoma; color: black; font-size: 8pt; font-weight: bold;}
.text{color: black; font-size: 10pt;}
.itext{color: black; font-size: 10pt; font-style: italic;}
.title{font-family: arial,verdana,times; color: 000065; font-size: 13pt; font-weight: bold;}
.titletoo{font-family: arial,verdana,times; color: 000065; font-size: 14pt; font-weight: bold;}
.quote{font-family: verdana,times,tahoma; color: 000065; font-size: 10pt; font-weight: bold;}
.videoQuote{font-family: verdana,times,tahoma; color: 000065; font-size: 10pt; font-weight: bold; text-align: left; vertical-align: text-top;}
.videoCaption{font-family: arial, verdana, tahoma; color: black; font-size: 10pt; font-weight: bold;}
.videoLink{font-family: verdana, times, tahoma; color: #000000; font-size: 8pt; text-align: center; vertical-align: text-bottom;}
.videoNote{font-family: Arial, Helvetica, sans-serif; color: black; font-size: 10pt; font-weight: bold; text-align: center;}
.copyright{font-family: Arial, Helvetica, sans-serif; color: black; font-size: 8pt; font-weight: normal; text-align: center;}
.article_header{font-family: arial,verdana,times; color: black; font-size: 16pt; font-weight: bold;}
.article_subheader{font-family: verdana,times,tahoma; color: black; font-size: 11pt; font-weight: bold;}
.article_body{font-family: arial,verdana,tahoma; color: black; font-size: 9pt;}
.article_box{font-family: verdana,times,tahoma; color: #FFFFFF; font-size: 10pt;}
.quote_box{
	float: right;
	width: 25ex;
	margin-left: 2em;
	background-color: #BFBFD8;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}
.redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

