.borders 	
	{
	border: 1px #4F4F4F solid; margin-top: 2px; margin-bottom: 2px
	} 
.linkswhite 
		{
		font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 
		normal; font-weight: normal; color: #AEC4E0; text-decoration: none
		} 
.linkswhite:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #AEC4E0;
	text-decoration: none;

} 
.splinks
		{
		font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 
		normal; font-weight: normal; color: #AEC4E0; text-decoration: underline		} 
.splinks:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #AEC4E0;
	text-decoration: underline;

} 

