A:link {text-decoration: none;
color: red;}
A:visited {text-decoration: none;
color: red;}
A:active {text-decoration: none;
color: black;}
A:hover {text-decoration: underline;
color: red;}

	/*Article links*/
A.article:link {text-decoration: underline; color: white;}
A.article:visited {text-decoration: underline; color: white;}
A.article:active {text-decoration: underline; color: red;}
A.article:hover {text-decoration: none; color: white;}
	/*Hot New links*/
A.av:link {text-decoration: underline; color: white;}
A.av:visited {text-decoration: underline; color: white;}
A.av:active {text-decoration: underline; color: red;}
A.av:hover {text-decoration: none; color: white;}
	/*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: red;}
A.hotnew:hover {text-decoration: none; color: black;}
	/*Click links*/
A.click:link {text-decoration: none; color: white;}
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: White;}
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;}
.header1{font-family: arial,verdana,times; color: white; font-size: 12pt; font-weight: bold;}
.header2{font-family: arial,verdana,times; color: white; font-size: 14pt; font-weight: bold;}
.header3{font-family: arial,verdana,times; color: white; font-size: 12pt; font-weight: bold;}
.header4{font-family: arial,verdana,times; color: white; font-size: 10pt; font-weight: bold;}
.links{font-family: verdana,times,tahoma; color: white; font-size: 8pt;}
.ilinks{font-family: verdana,times,tahoma; color: white; font-size: 8pt; font-style: italic;}
.subhead{font-family: verdana,times,tahoma; color: black; font-size: 11pt; 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;}

