a:active		{ color: #DB6A90; text-decoration: none; }
a:link			{ color: #A8A538; text-decoration: underline; }
a:visited		{ color: #99992E; text-decoration: underline; }
a:hover			{ color: #E57360; text-decoration: none; }

.brand
{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 25px;
}


.text
{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
}


.texttitle
{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}



.model
{
	font-family: Verdana, sans-serif;
	color: #E0A739;
	font-size: 22px;
}


.description
{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}

.description2
{
	font-family: Georgia, Verdana;
	font-weight: bold;
	font-size: 15px;
}


.brightness
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #337AB6;
	font-size: 14px;
}


.success
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #90AD49;
	font-size: 18px;
}

.textareafield {
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #000000;
	font-size:12px;
}

.inq1{
	background-color: #EFCC97;
	border: 1px solid #000000;
}

.inq2{
	background-color: #CCE29D;
	border: 1px solid #000000;
}
