a:link,a:visited,a:active{
	text-decoration : none;
	color : black;
}
a:hover{
	text-decoration : underline;
	color : black;
}
td, input, textarea, form, center{
	font-family:tahoma;
	font-size:9pt;
	color:black;
}
.text{
	border-width:1;
	border-color:white;
	border-style:solid;
	text-align: middle;
	font-size : 9pt;
	line-height:150%;
}
