﻿
#Header #Menu a {
	color: #e6aaaa;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	display: inline;
}

#Header #Menu a:hover {
	color: White;
}

#Footer {
	font-size: 7pt;
	color: #d33838;
}

#Header #TopInfo {
    font-size: 8pt;
}
#RightContent #RightInfo {
    font-size: 8pt;
    color: #FFFFFF;
}
a img {
	border: 0px;
}
