
a:link.ul {
text-decoration: underline;
}
a:visited.ul {
text-decoration: underline;
}
a:hover.ul {
text-decoration: none;
}
a:link.ohul {
text-decoration: none;
}
a:visited.ohul {
text-decoration: none;
}
a:hover.ohul {
text-decoration: underline;
}
a:link.nul {
text-decoration: none;
}
a:visited.nul {
text-decoration: none;
}
a:hover.nul {
text-decoration: none;
}
a:link.fd_nav {
text-decoration: none;
}
a:visited.fd_nav {
text-decoration: none;
}
a:hover.fd_nav {
text-decoration: none;
font-weight:bold;
}
a:link.gul {
text-decoration: underline;
}
a:visited.gul {
text-decoration: underline;
}
a:hover.gul {
text-decoration: none;
font-weight:bold;
}

input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
