.text {
	font-size: 12px;
	line-height: 140%;
	color: #1D1D1D;
}
.text a:link{
	font-size: 12px;
	line-height: 140%;
	color: #1D1D1D;
}
.text a:visited{
	font-size: 12px;
	line-height: 140%;
	color: #1D1D1D;
}
.text a:hover{
	font-size: 12px;
	line-height: 140%;
	color: #1D1D1D;
}
.white {
 	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
}
.white a:link{
 	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
}.white a:visited{
 	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
}.white a:hover{
 	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
}
.red {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}
.red a:hover{
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}.red a:link{
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}.red a:visited{
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}
.big {
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
	color: #753A1C;
	font-family:Arial, Helvetica, sans-serif;
}
.big a:hover{
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
	color: #753A1C;
	font-family:Arial, Helvetica, sans-serif;
}.big a:link{
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
	color: #753A1C;
	font-family:Arial, Helvetica, sans-serif;
}.big a:visited{
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
	color: #E0550E;
	font-family:Arial, Helvetica, sans-serif;
}