body {FONT-FAMILY: verdana; COLOR: "#000000"}
td {FONT-FAMILY: verdana; COLOR: "#000000"}
A {text-decoration: none; COLOR: "blue"}
A:link {text-decoration: none; COLOR: "blue"}
A:visited {text-decoration: none; COLOR: "blue"}
A:hover {text-decoration: none; COLOR: "red"}

a.oriz1:link	{
	color: #0000ff;
	text-decoration: underline;
}

a.oriz1:visited	{
	color: #000000;
	text-decoration: none;
}

a.oriz1:hover	{
	color: #cc0000;
	text-decoration: none;
}
