.content {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.content-highlight {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #B40001;
}
a.link1:link { 
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #B70000;
	text-decoration:none;
}
a.link1:visited { 
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.link1:hover { 
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #E0B300;
	text-decoration:none;
}
