﻿.border
{
width:10px; 
background-color:#999999;
}
.link2
	{
	font-size:10px; color:#0077B0; 
	text-align:center; font-weight:bold; 
	font-family:Verdana; text-decoration:none;
	}
.link2:hover
	{
	font-size:10px; color:#FF0000; 
	text-align:center; font-weight:bold; 
	font-family:Verdana;text-decoration:underline;
	}

