/*
$Id: ordb_netscape.css,v 1.9 2002/04/19 19:37:39 tj Exp $:
*/

body { 
    font-size : 12px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

TD {
    font-size : 12px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

TH {
    font-size : 12px;
    font-family : Arial;
    font-weight : bold;
    font-style : normal;
    color : black;
    text-decoration : none;
}


H1 {
font-size : 14px;
    font-family : Arial;
    font-weight : bold;
    font-style : normal;
    color : white;
    text-decoration : none;
}

H2 {
font-size : 12px;
    font-family : Arial;
    font-weight : bold;
    font-style : normal;
    color : white;
    text-decoration : none;
}
H3 {
font-size : 12px;
    font-family : Arial;
    font-weight : heavy;
    font-style : normal;
    color : black;
    text-decoration : none;
}
A:link, A:visited, A:active  {
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

A:hover  {
	color : #341901;
	background-color : transparent;
	text-decoration: underline;
}

A:link.menulink, A:visited.menulink, A:active.menulink {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

A:hover.menulink  {
	color : #341901;
	background-color : transparent;
	text-decoration: underline;
}

.language {
font-size : 12px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : white;
    text-decoration : none;
}

.small {
font-size : 12px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}
