﻿.blinkbar {
	border-top: thin #0000FF solid;
	background: url('images/gradbar_r1_c2.gif');
	font-family: Georgia;
	color: #000066;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	width:100%
}
.blinkbar a:link {
	color: #000066; 
	text-decoration: none; 
	font-size: 12px;
	
}
.blinkbar a:hover {
	color: #CC3300; 
	text-decoration: underline; 
	font-size: 12px;
}

.blinkbar a:visited {
	color: #000066;
	text-decoration: none; 
	font-size: 12px;}

#bottom {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	text-decoration: none;
	text-align:center;
}
#copywrite { 
	font-size: 10px;
	color: #000066;
	text-align: center;
}
