input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
; font-size: 10px

}

.headline
{color: #5C5C5C;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px}


a:hover {
	text-decoration: underline;
}

a:link    {text-decoration: none; font-weight : normal; color : blue}
a:visited {text-decoration: none; font-weight : normal; color : blue}
a:active  {text-decoration: none; font-weight : normal; color : blue}  
a:hover   {text-decoration: none; font-weight : normal; color : red}

a.std:link    {text-decoration: underline; font-weight : normal; color : blue}
a.std:visited {text-decoration: underline; font-weight : normal; color : blue}
a.std:active  {text-decoration: underline; font-weight : normal; color : blue}  
a.std:hover   {text-decoration: underline; font-weight : normal; color : red}

a.nav:link    {text-decoration: underline; font-weight : bold; color : blue}
a.nav:visited {text-decoration: underline; font-weight : bold; color : blue}
a.nav:active  {text-decoration: underline; font-weight : bold; color : blue}  
a.nav:hover   {text-decoration: underline; font-weight : bold; color : red}

a.big:link    {text-decoration: underline; font-weight : bold; color : blue}
a.big:visited {text-decoration: underline; font-weight : bold; color : blue}
a.big:active  {text-decoration: underline; font-weight : bold; color : blue}  
a.big:hover   {text-decoration: underline; font-weight : bold; color : red}


.tinyverdana {font-family: "verdana,geneva,arial,helvetica"; font-size: 04pt; color: #000066; }

.fakelink {text-decoration: none; font-weight : bold; color : blue; cursor:pointer; cursor:hand}
a.opt:link {text-decoration: none; font-weight : normal; font-size: 02pt; color: black}
a.opt:visited {text-decoration: none; font-weight : normal; font-size: 02pt; color: black}
a.opt:active { text-decoration: none; font-weight : normal; font-size: 02pt; color: black}  
a.opt:hover {text-decoration: none; font-weight : normal; font-size: 02pt; color: black}

a.email:link           {text-decoration: none; font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color : blue}
a.emaillight:link      {text-decoration: none; font-weight : bold; font-family: arial, Verdana, "MS Sans Serif"; font-size: 9pt; color : cyan}

