body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #d71920;
}
.right_thing_caption {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.footer {
	color: #d71920;
}
.footer a {
	color: #d71920;
}
.footer a:link {
	text-decoration: none;
} 
.footer a:visited {
	text-decoration: none;
} 
.footer a:hover {
	text-decoration: underline;
}

.headline {
	font-size: 20px;
	height: 30px;
}

.menu	{
	text-decoration: none;
	color: #000000;
}
.menu:hover {
	text-decoration: underline;
	color: #d71920;
}

.menu_selected {
	text-decoration: none;
	color: #d71920;
}
.menu_selected:hover {
	text-decoration: underline;
}
