﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.bigred {
	font-size: 12px;
	color: #AE1F1F;
	font-weight: bold;
}
.biggrey {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
img {
	border: 0;
}
a:link {
	color: #AE1F1F;
	text-decoration: underline;
}
a:visited {
	color: #AE1F1F;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #AE1F1F;
	text-decoration: none;
}
.captions {
	font-size: 9px;
	font-style: italic;
}
.next {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.up {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.up a:link {
	color: #000000;
	text-decoration: none;
}
.up a:visited {
	color: #000000;
	text-decoration: none;
}
.up a:hover {
	color: #AE1F1F;
	text-decoration: none;
}
.up a:active {
	color: #AE1F1F;
	text-decoration: none;
}	

