a:link 	{	color: #055295; 
				text-decoration: none; 
				font-weight: bold; }
				
a:visited {	color: #055295; 
				text-decoration: none; 
				font-weight: bold; }
				
a:hover {	color: #196CB5; 
				text-decoration: none; 
				font-weight: bold; }
				
a:active {	color: #196CB5; 
				text-decoration: none; 
				font-weight: bold; }
				
				
				
.footer	{ 	color: #175382;
			font-size: 9px;
			line-height: 16px;
			font-family: verdana, arial, sans-serif; }
			
.text	{ 	color: #OOOOOO;
			font-size: 11px;
			line-height: 16px;
			font-family: verdana, arial, sans-serif; }
			
.texttd	{ 	color: #OOOOOO;
			font-size: 10px;
			line-height: 14px;
			font-family: verdana, arial, sans-serif;
			 }

.textcol	{ 	color: #175382;
			font-size: 10px;
			line-height: 16px;
			font-family: verdana, arial, sans-serif;
			font-weight: bold; }


.title	{ 	color: #055295;
			font-size: 17px;
			font-weight: bold;
			line-height: 19px;
			text-transform: uppercase;
			font-family: verdana, arial, sans-serif; }
