.text {
	font-size: 12px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.text15 {
	font-size: 15px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}	

a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}	

a:link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}