@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #001A1A;
}
a {
	font-size: 14px;
	color: #D5AA00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #D5AA00;
}
a:hover {
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #F00;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
h3 {
	font-size: 18px;
	color: #C90;
	text-decoration: underline;
	text-align: left;
}
h4 {
	font-size: 18px;
	text-align: left;
	color: #D5AA00;
}
h5 {
	font-size: 24px;
	text-align: justify;
}
h6 {
	font-size: 24px;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
}
#nav {
	float: none;
	width: 1151px;
	text-align: center;
	margin-top: 30px;
	color: #002D2D;
	height: 30px;
	font-size: 14px;
	background-color: #001A1A;
}
#main {
	width: 1152px;
	font-size: 16px;
	color: #FFF;
	clear: both;
	float: none;
	text-align: left;
}
#footer {
	text-align: right;
	width: 1152px;
	clear: both;
	font-size: 10px;
	color: #999;
}
#wrapper {
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 20px;
	background-image: url(image/Arbulu_backgrounds/LINKS%20PAGE.jpg);
	background-repeat: no-repeat;
	color: #EAA009;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 1152px;
	font-size: 45px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.style1 {
	color: #FFF;
}
.style2 {
	text-align: center;
	font-size: 36px;
	text-decoration: underline;
}
