body {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #CC241C;
}
td, textarea, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
}

.frame {
	border: 1px solid #FFFFFF;
}

a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #3b5998;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
