a:link {
	color: #7F5D45;
	text-decoration: none;
}
a:visited {
	color: #7F5D45;
	text-decoration: none;
}
a:active {
	color: #E48B89;
	text-decoration: none;
}
a:hover {
	color: #186686;
	text-decoration: underline;

}
.px12 {
	font-size: 12px;
	line-height: 17px;
}
h1 {  font-size: 13px; line-height: 20px; font-weight: bold; color: #0B7498}
.mini {
	font-size: 11px;
	line-height: 15px;
}
.xlarge {
	font-size: 13px;
	line-height: normal;
}
