﻿
h1 {	font-family: times; 
		font-size:24px; 
		color: #EBC454;
		text-align: left;
		padding-left: 10px;
		}

h2 {	font-family: times; 
		font-size:20px; 
		color: #EBC454;
		text-align: left;
		padding-left: 10px;
		}
		
.maintext {	font-family: Arial; 
			font-size:16px; 
			text-align: justify; 
			line-height: 20px; 
			color: #E7E9B4; 
			padding-left: 12px; 
			padding-right: 20px;
	list-style-type: square;
}

.maintext A:link    {text-decoration: underline;  color: #E7E9B4; }
.maintext A:visited {text-decoration: underline;  color: #E7E9B4; }
.maintext A:hover   {text-decoration: underline;  color: #EBC454; }
.maintext A:active  {text-decoration: underline;  color: #E7E9B4; }

.buckettext {	font-family: Arial; 
				font-size:16px; 
				text-align: left; 
				line-height: 20px; 
				color: #E7E9B4; 
				padding-left: 15px;
				padding-right: 15px; 

}

.buckettext A:link    {text-decoration: underline;  color: #E7E9B4; }
.buckettext A:visited {text-decoration: underline;  color: #E7E9B4; }
.buckettext A:hover   {text-decoration: underline;  color: #EBC454; }
.buckettext A:active  {text-decoration: underline;  color: #E7E9B4; }


.frantitles {	font-family: Arial; 
				font-size:16px; 
				text-align: right; 
				line-height: 20px; 
				color: #E7E9B4; 
				font-weight: bold; 				
				padding-right: 10px;
				
}

.watch {
		font-family: Arial; 
		font-size:16px; 
		text-align: center; 
		line-height: 20px; 
		color: #E7E9B4; 	
}

.watch A:link    {text-decoration: underline;  color: #E7E9B4; }
.watch A:visited {text-decoration: underline;  color: #E7E9B4; }
.watch A:hover   {text-decoration: underline;  color: #EBC454; }
.watch A:active  {text-decoration: underline;  color: #E7E9B4; }

.smalltext {
	font-size: 11px;
}
		
.newstext {	font-family: Arial; 
			font-size:14px; 
			text-align: justify; 
			line-height: 20px; 
			color: #E7E9B4; 
			padding-left: 60px; 
			padding-right: 60px;
			}

.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; }
		