
body, input, textarea {
	font-family:trajan pro, sans-serif;
	line-height:22px;
  	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}

a:link {
    color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
    color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:active,
a:hover {
    color: #cdc9c9;
	font-weight: bold;
}

