/* CSS for aginelo.com */

body {
	background: #53565A;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

p,ol,ul,li,.text {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a {
	color: #8D1024;
	text-decoration: underline;
}

.title {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D1024;
	line-height: 16px;
}

#news {
	margin-left: 20px;
	margin-right: 20px;
}

#greyline {
	border-bottom: 1px solid #C0C0C0;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 450px;
}

#footer {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 18px;
	color: #B40C19;
	margin-bottom: 0em;
}