h2, p {
	margin:0;
	padding:15px;
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
 }
 
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #666666;
}