.n_grey{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.L_grey {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.w_arial {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red_large {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #BD1802;
	text-decoration: none;
}
.blue_large {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #003371;
	text-decoration: none;
}
.orange_large {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #F26521;
	text-decoration: none;
}


.grey_medium {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.small_grey {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
	text-transform: none;
}
.n_red {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #C43101;
	text-decoration: none;
}
.arial_red {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #C43101;
	text-decoration: none;
}
.a:hover{text-decoration:underline;
color:#FF6600} 
