﻿
h1 {	font-family: times; 
		font-size:24px; 
		color: #EBC454;
		text-align: left;
		}
		
.maintext {	font-family: Arial; 
			font-size:16px; 
			text-align: justify; 
			line-height: 24px; 
			color: #E7E9B4; 
			}

.maintext A:link    {text-decoration: underline;  color: #EBC454; }
.maintext A:visited {text-decoration: underline;  color: #EBC454; }
.maintext A:hover   {
	text-decoration: underline;
	color: #F2DB95;
}
.maintext A:active  {text-decoration: underline;  color: #EBC454; }
		
.newstext {	font-family: Arial; 
			font-size:14px; 
			text-align: justify; 
			line-height: 16px; 
			color: #E7E9B4; 
			padding-left: 60px; 
			padding-right: 60px;
			}
.newstext A:link    {text-decoration: underline;  color: #E7E9B4; }
.newstext A:visited {text-decoration: underline;  color: #E7E9B4; }
.newstext rlinks A:hover   {text-decoration: underline;  color: #EBC454; }
.newstext A:active  {text-decoration: underline;  color: #E7E9B4; }

.otherlink { font-family: times; 
			 font-size:20px; 
			 font-style:italic;
			 color: #E7E9B4; 
			}	

.otherlink	A:link    {text-decoration: none;  color: #EBC454; }
.otherlink	A:visited {text-decoration: none;  color: #EBC454; }
.otherlink	A:hover   {text-decoration: underline;  color: #EBC454; }
.otherlink	A:active  {text-decoration: none;  color: #EBC454; }

.footerlinks {  font-family: arial; 
				font-size:11px; 
				text-align: center; 
				line-height: 16px; 
				color: #E7E9B4;
				}

.footerlinks A:link    {text-decoration: none;  color: #E7E9B4; }
.footerlinks A:visited {text-decoration: none;  color: #E7E9B4; }
.footerlinks A:hover   {text-decoration: underline;  color: #E7E9B4; }
.footerlinks A:active  {text-decoration: none;  color: #E7E9B4; }
