
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #EE4034;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #EE4034;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	color: #000000;
	font: 15px;
	font-weight: bold;
}
.titles {
	font-size: 12px;
	color: #EE4034;
	font-style: italic;
}
h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-weight: bold;
}
