<!-- Style Sheet for Mietus.com -->

A:link {  }
A:visited {  }
A:hover {  }

.hidden {
        display:none;
}

.text {
	font-family: arial,verdana,geneva, helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #333333
      }

.linktext {
	font-family: arial, verdana,geneva,helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #FD8103}


A.linktext {text-decoration: underline}

A.linktext:visited {text-decoration: underline;color: #FD8103;}

A.linktext:hover  {color: #FD8103;text-decoration: underline}

.crumb {
	font-family: arial, verdana,geneva,helvetica;
	font-size: 10px;
	line-height: 15px;
	color: #438294}


A.crumb {text-decoration: underline}

A.crumb:visited {text-decoration: underline;color: #438294;}

A.crumb:hover  {color: #438294;text-decoration: none}

.headtext {
			font-family: arial,verdana,helvetica,geneva;
			font-size: 16px;
			font-weight: bold;
			color: #FD8103}

A.headtext {
			color: #FD8103;
			text-decoration: underline}

A.headtext:visited  {
			color: #FD8103;
			text-decoration: underline}

A.headtext:hover  {
			color: #FD8103;
			text-decoration: none}
