
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #B60000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #B0B0B0;
	font-weight: bold;
	text-decoration: underline;
}







h1 {
	font-size: 17px;
	font-family: Times New Roman;
	color: #eeeeee;
	font-weight: 900;
}
h2 {
	font-size: 14px;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: 300;
}
h3 {
	font-size: 15px;
	color: #eeeeee;
	font-weight: normal;
	font-family: arial;
	margin: 0px;
}
h4 {
	font-size: 18px;
	color: #eeeeee;
	font-weight: bold;
	font-family: arial;
	margin: 0px;
}
h5 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: arial;
	margin: 0px;
}
