a, a:visited, a:active { color: #498175; text-decoration: underline}
a:hover { text-decoration: none}

.text12 { font-family: Tahoma; font-size: 12px ; color: #4D575D; line-height: 14pt;}
.text12a { font-family: Tahoma; font-size: 12px ; color: #498175; line-height: 14px;}
.text13a { font-family: Tahoma; font-size: 12px ; color: #6D9E93; line-height: 14pt; font-weight: bold; padding-top:0px}
.text11 { font-family: Tahoma; font-size: 11px ; color: #4D575D; line-height: 12pt;}
.text11a { font-family: Tahoma; font-size: 11px ; color: #498175; line-height: 13px;}
.text11b { font-family: Tahoma; font-size: 11px ; color: #6D9E93; line-height: 13px;}

a.text12 			{text-decoration: underline;}
a.text12:visited 	{text-decoration: underline;}
a.text12:hover 		{text-decoration: none;}
a.text12:active 	{text-decoration: none;}

a.text12a 			{text-decoration: none;}
a.text12a:visited 	{text-decoration: none;}
a.text12a:hover 	{text-decoration: underline;}
a.text12a:active 	{text-decoration: underline;}

a.text11 			{text-decoration: none;}
a.text11:visited 	{text-decoration: none;}
a.text11:hover 		{text-decoration: underline;}
a.text11:active 	{text-decoration: underline;}

a.text11a 			{text-decoration: underline;}
a.text11a:visited 	{text-decoration: underline;}
a.text11a:hover 	{text-decoration: none;}
a.text11a:active 	{text-decoration: none;}

a.text11b 			{text-decoration: none;}
a.text11b:visited 	{text-decoration: none;}
a.text11b:hover 	{text-decoration: underline;}
a.text11b:active 	{text-decoration: underline;}

SELECT.textbox {
	font-family : Tahoma;
	font-size : 11px;
	color : #498175;
	font-weight : normal;
	background-color: #FFFFFF;
	border-left: #92B8AF 1px solid;
	border-right: #92B8AF 1px solid;
	border-top: #92B8AF 1px solid;
	border-bottom: #92B8AF 1px solid;
}

TEXTAREA.textbox {
	font-family : Tahoma;
	font-size : 11px;
	color : #498175;
	font-weight : normal;
	background-color: #FFFFFF;
	border-left: #92B8AF 1px solid;
	border-right: #92B8AF 1px solid;
	border-top: #92B8AF 1px solid;
	border-bottom: #92B8AF 1px solid;
}

INPUT.textbox 
{
	font-family : Tahoma;
	font-size : 11px;
	color : #498175;
	font-weight : normal;
	background-color: #FFFFFF;
	border-left: #92B8AF 1px solid;
	border-right: #92B8AF 1px solid;
	border-top: #92B8AF 1px solid;
	border-bottom: #92B8AF 1px solid;
}

INPUT.button
{
	font-family : Tahoma;
	font-size : 11px;
	color : #498175;
	font-weight : normal;
	background-color: #FFFFFF;
	border-left: #C0D4D0 1px solid;
	border-right: #C0D4D0 1px solid;
	border-top: #C0D4D0 1px solid;
	border-bottom: #C0D4D0 1px solid;
}