.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	
	text-align: justify;
}
a.text:hover {
	text-decoration:none;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration:none;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:bold;
	

}
.text-big {
	font-family: Helvetica, Trebuchet MS, sans-serif, Arial ;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	
	text-align: justify;
}
.text-big a{
	font-family: Helvetica, Trebuchet MS, sans-serif, Arial ;
	font-size: 18px;
	line-height: 24px;
	color: #00D8FF;
	text-align: justify;
}
.text-big a:hover{
	font-family: Helvetica, Trebuchet MS, sans-serif, Arial ;
	font-size: 18px;
	line-height: 24px;
	color: #00D8FF;
	text-align: justify;
	text-decoration:none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #0148A3;
	border: 1px solid #FFFFFF;
	width: 160px;
	background-image: url(blue-bg.gif);
	background-repeat: repeat;
}
.red-star {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6564;	
}
.red-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FF6564;
	font-weight:bold;
	text-align: justify;
}
.blue-border{
	border:2px solid #2B93FF;
}
.red-text-bold-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F50302;
	font-weight:bold;
	text-align:left;
}
.yellow-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF94B;	
	text-align: justify;
}
