body, 
textarea {
	color: #1A1819;
	font-size: 12px;
	background: #ffffff;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #dc2332;
	text-decoration: none;
}

a:active,
a:focus{
	position : relative; 
	top : 1px; 
}

a:hover {
	color: #414F54;
	text-decoration: underline;
	text-transform: inherit;
}

a img {
	border: 0;
}	

h1 {
	font-size: 33px;
}

h2 {
	font-size: 22px;
}

h3 { 
	font-size: 18px;
	font-weight: normal;
	font-weight: thin;
}

h4 {
	font-size: 12px;
	font-style: italic;
}

h5 a:hover:after {content:" - " attr(href);}

