p { 
	color: #000000;
	margin: 5 10 0 10;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial
}

.data { 
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
	font-family: sans-serif
}

.small { 
	font-size: 10px; 
	color: #000000; 
	font-family: sans-serif
}

a.top, a.top:active { 
	font-size: 21px;
	color : #fefefe;
	font-weight: bold;
	text-decoration: none

a.top:hover { 
	font-size: 22px;
	color : #fefefe;
	font-weight: bold;
	text-decoration: none
}

