A:LINK 
{ font-family: Geneva,Verdana,Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: black;}
	 
A:VISITED 
{ font-family: Geneva,Verdana,Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	color: black;} 
A:HOVER 
{ font-family: Geneva,Verdana,Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;	
	color: black;} 
	
.border0
{
border-right-width: 0px; border-left-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
}

.border1
{
border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
}

.border2
{
border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 0px;
}
