.text-home {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.text-blue {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #5095B0;
}
.text-navy {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #2C6DA3;
}
.text-yellow {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #E79930;
}

.text-red {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #D0222F;
}

.text-red2 {

	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D0222F;
}

.text-grey {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.forms {
	border: 1px solid #7BBCD2;
	background-color: #F4F4F4;

}
.buttons {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/blue-back.gif);
	height: 25px;
	width: 50px;
	border: 1px solid #294E6B;
}
