﻿a {	
	color : #0022D0; 
	font-size : 12px;
	text-decoration: none;
}
	
a:hover { 
	color: #0022D0;
	text-decoration: underline;
}

.title {
	font-size: 14px;
	color: #21673B;
	font-weight : bolder;
	font-family: Tahoma;
}
	
a.title:hover {
	color: #0000CC;
	text-decoration: none;
}
.smalltitle {
	font-size: 11px;
	color: #21673B;
	font-weight : bold;
	font-family: Tahoma;
}
	
a.smalltitle:hover {
	color: #0000CC;
	text-decoration: none;
}
.titleblack {
	font-size: 13px;
	color: #000000;
	font-weight : bold;
	font-family: Tahoma;
}
	
a.titleblack:hover {
	color: #000000;
	text-decoration: none;
}
	
.sidebar_title
{   
	font-weight: bold; 
	color: #ffffff;
	font-size: 12px; 
	padding-left: 2px;
	padding-bottom: 2px; }   
	
a.smallblack {
	font-size: 10px;
	color: black; 
}
	
a.smallblack:hover { 
	font-size: 10px;
	text-decoration: underline;
	color: black; 
} 	

a.smallwhite {
	font-size: 10px;
	color: white; 
}
	
a.smallwhite:hover {
	font-size: 10px;
	text-decoration: underline;
	color: white; 
}		

a.white { color: white; }
	
a.white:hover {
	color: white;
	text-decoration: underline 
} 	

a.largetitle {
	font-family: tahoma;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a.largetitle:hover {
	color: #CC3300;
	text-decoration: none;		
}

.pageheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none;  }

.mainheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none;  }
a.mainheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none;}
a.mainheading:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #31498c; font-weight: bold; text-decoration:none; }
a.mainheading:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none; }

.subheading {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.subheading:hover {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.large_subheading:hover {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: underline;}
a.large_subheading:visited {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}

.date {font-size: 10px; color: #c8c8c8; }

a.smallred, a.smallred:hover {
	font-size: 11px;
	color: red;
}


