
a { 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}

size3 {
	font-size: 16px;
}
size2 {
	font-size: 14px;
}
size1 {
	font-size: 12px;
}
size0 {
	font-size: 10px;
}

TD {
	font-size: 13px;
	font-family: Verdana, Arial CE, Helvetica, sans-serif;
}

a:link {
	color: #000000; 
	text-decoration:  underline;
}

a:active { 
    color: #804000; 
	text-decoration:  underline;
}

a:visited { 
	color: #804000; 
	text-decoration:  underline;
}

a.email:link {
	color: #804000;
	text-decoration: none;
	font-size: 15px;
}

a.email:visited {
	color: #804000;
	text-decoration: none;
	font-size: 15px;
}

a.emailmenu:active {
	color: #804000;
	text-decoration: none;
}

a.emailmenu:link {
	color: #804000;
	text-decoration: none;
}

a.emailmenu:visited {
	color: #804000;
	text-decoration: none;
}

