body {
	background-color: #E5DFCF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #64646e;
}
.content a:link{
	color: #c81e46;
}
.content a:visited{
	color: #c81e46;
}
.content a:hover{
	color: #c81e46;
}
.content a:active{
	color: #c81e46;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c81e46;
}
.subtitle a:link{
	color: #c81e46;
	text-decoration: none;
}
.subtitle a:visited{
	color: #c81e46;
	text-decoration: none;
}
.subtitle a:hover{
	color: #c81e46;
	text-decoration: underline;
}
.subtitle a:active{
	color: #c81e46;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.footer a:link{
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited{
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.footer a:active{
	color: #ffffff;
	text-decoration: none;
}
.SmallCaps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #64646e;
}
