.text-home {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text-in {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;


}
.forms {
	background-color: #F9FAFB;
	border: 1px solid #666666;
}
.line-grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.buttons {
	background-color: #90979D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	height: 20px;


}
a.text-in:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
