A.InvertText {COLOR: #FABA58;  text-decoration: none}
A.InvertText:visited {COLOR: #FABA58;  text-decoration: none}
A.InvertText:hover {COLOR: #FABA58;  text-decoration: none}

A.Text {COLOR: #564237;  text-decoration: none}
A.Text:visited {COLOR: #564237;  text-decoration: none}
A.Text:hover {COLOR: #FABA58;  text-decoration: none}

A.Text {COLOR: #564237;  text-decoration: none}
A.Text:visited {COLOR: #564237;  text-decoration: none}
A.Text:hover {COLOR: #FABA58;  text-decoration: none}
	
ul {
	padding-left:5px;
	margin-left: 15px;
	list-style-image:url(images/bullet.gif);
}
.Title {
	FONT-SIZE: 12px;
	COLOR: #564237;
	LINE-HEIGHT: 17px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif
	font-weight: bold;
	line-height: 16px;
}
.Text {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 12px;
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#564237;
}

.TextSelected
{
	FONT-SIZE: 10px;
	LINE-HEIGHT: 12px;
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#FABA58;
}

.InvertText {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 17px;
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#FABA58;
}
.inputtext {
		font-family: Arial, Helvetica, sans-serif
		font-size: 11px;
		font-style: normal;
		width: 90%;
}
.inputbutton {
		font-family: Arial, Helvetica, sans-serif
		font-size: 10px;
		font-style: normal;
}
