a:link, a:visited {
	color: #7d1212;
}
a:hover, a:active {
	text-decoration: none;
}
.menu {
	font-size: 12px;
	font-family: Times New Roman, sans-serif;
}
.menu a:link, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}
.menu a:hover, .menu a:active {
	color: #fcff00;	
}
.body {
	padding-right: 35px;
	padding-left: 35px;
}
h1 {
	text-align: center;
	color: #7d1212;
}
.small {
	color: #000000;
	font-size: 11px;
}