p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.testobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align:center;
}


.testobig a:link, .testobig a:visited {
	color: #000000;
	text-decoration:none;
}

.testobig a:hover{
	color: #CC0000;
	text-decoration:none;
}

