a {text-decoration: none;
color: #222;
}
a.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A31124;
}
a:hover.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #565759;
}

.text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #565759;
}

.text1fade {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #565759;
}
.title1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #565759;
}