a:link {
	color: #9D080E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D080E;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #9D080E;
}

.pointer {
	COLOR: blue; TEXT-DECORATION: none
}
A.pointer {
	COLOR: blue; TEXT-DECORATION: none
}
a.pointer:visited {
COLOR: blue; TEXT-DECORATION: none
}
A.pointer:hover {
	COLOR: #6495ed
}

.linkcol {
	COLOR: #000000; TEXT-DECORATION: none
}
A.linkcol {
	COLOR: #000000; TEXT-DECORATION: none
}
a.linkcol:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A.linkcol:hover {
	COLOR: #990000
}

.bg {
	background-image: url(head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sw35 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFD35D;
	text-decoration: none;
}
.sw25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.sw12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD35D;
	text-decoration: none;
}
.sw18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.sw18r {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.sw18b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.ari12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ari11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sw14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D080E;
	text-decoration: none;
}
