/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 130%;
}
body {
	background-color: #fc9103;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topnav, a.topnav:link, a.topnav:visited{
	background:url(../images/bul_1.gif) no-repeat;
	padding: 0 20px 0 20px;
	margin: 0 10px 0 10px;
	font-size: 12px;
	color: #252525;
	font-weight: bold;
	text-decoration:none;
}
a.topnav:hover{
	background:url(../images/bul_1.gif) no-repeat;
	padding: 0 20px 0 20px;
	margin: 0 10px 0 10px;
	font-size: 12px;
	color: #252525;
	font-weight: bold;
	text-decoration:underline;
}
a:link, a:visited {
	color: #f06800;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.txt_og_16 {
	color: #f06800;
	font-size: 16px;
}