A:link {text-decoration: none; color:black; font-size: 8pt;}
body, tr, td {font-family:Verdana; font-size: 10pt; line-height: 13pt; color:black}
a.active {text-decoration: none; color:black; font-size: 8pt;}
a:visited {text-decoration: none; color:black; font-size: 8pt;}
A:hover {text-decoration: none; color:gray; font-size: 8pt;}

.home
{
	font-family: Verdana; 
	font-size: 10px;
	color: #FFF;
	background-color: #F90;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 6px solid #999;
	width: 82px;
	font-weight: bold;
	letter-spacing: 2px;
	cursor:	w-resize;


}

.student
{
	font-family: Verdana; 
	font-size: 10px;
	color: #FFF;
	background-color: #F90;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 6px solid #999;
	width: 82px;
	font-weight: bold;
	letter-spacing: 2px;
	cursor:	hand;

}

.licence
{
	font-family: Verdana; 
	font-size: 10px;
	color: #FFF;
	background-color: #F90;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 6px solid #999;
	width: 82px;
	font-weight: bold;
	letter-spacing: 2px;
	cursor:	hand;

}

.about
{
	font-family: Verdana; 
	font-size: 10px;
	color: #FFF;
	background-color: #F90;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 6px solid #999;
	width: 82px;
	font-weight: bold;
	letter-spacing: 2px;
	cursor:help
}

.input
{
	font-family: Verdana; 
	font-size: 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 82px;
	height: 25px;
	font-weight: bold;
	letter-spacing: 2px;


}

