a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #C19C1C;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #C19C1C;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #C19C1C;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #C19C1C;
	text-decoration: none;
}

body {
	background: #FFFFD9;
	color: #000000;
	margin: 0px;
}

table.top {
	background: url("../images/logobgr.gif");
}

.cim {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.alairas {
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-size: 8pt;
}
