
.black{
color: #000;
font-size: 13px;
}

.blue_link{
color:#4D7DC5;
font-size:13px;
}

.black a:hover{

}

.red5{
color: #FF0000;
}

.red_1{
color: #FF0000;
font-weight: bold;
font-size: 22px;
}

.red_2{
color: #FF0000;
font-size: 18px;
}

.red_3{
color: #FF0000;
font-size: 12px;
}

.big{
color:#000;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
line-height:110%;
}

.green{
color: #3D6102;
font-size: 12px;
}

.orange{
color: #FF9B2A;
}



.green a{
font-size: 12px;
color: #3D6102;
}

.green a:hover{
font-size: 12px;
color: #990000;
text-decoration: underline;
}


.grey{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	text-transform: uppercase;
	}
