.devcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 3px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
	a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}

