/* CSS Document */
a{
	font-family: standard_07_55;
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}

a:hover{
	font-family: standard_07_55;
	font-size: 8pt;
	color: #C71036;
	text-decoration: none;
}
.small_text{
	font-family: standard_07_55;
	font-size: 8pt;
	color: #cccccc;
}
.small_bold{
	font-family: standard_07_65;
	font-size: 8pt;
	color: #cccccc;
}
.title_normal{
	font-family: NeoSansMedium;
	font-size: 10pt;
	color: #C71036;
}
.title_bold{
	font-family: NeoSansBlack;
	font-size: 10pt;
	color: #C71036;
}
.small_bold_black{
	font-family: standard_07_65;
	font-size: 8pt;
	color: #333333;
}
