.headings {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: CC6600;
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-image: url(img/inputbg.jpg);
	background-repeat: repeat;

}
.txt11pxGrey {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
