@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:visited {
	color: #a0410d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.txt-right-column {
	color: #FFFFFF;
}

.txt-right-column a, .txt-right-column a:visited {
	color: #f0e39c;
}

.txt-right-column a:hover {
	text-decoration: underline;
}

.txt-footer {
	font-size: 10px;
	color: #333333;
}

.txt-footer a:hover {
	font-weight: underline;
}