/* CSS Document */

body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#454B74;
	margin-top: 0px;
}

#maintext {font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;

}

a:link {
	color: #454B74;
	text-decoration: none;
}
a:visited {
	color: #454B74;
	text-decoration: none;
}
a:hover {
	color: #42B4D6;
	text-decoration: none;
}
a:active {
	color: #454B74;
	text-decoration: none;
}


.style2 {
	font-size: 18px;
	color: #454B74;
}
a:link {
	color: #454B74;
	text-decoration: none;
}
a:visited {
	color: #454B74;
	text-decoration: none;
}
a:hover {
	color: #42B4D6;
	text-decoration: none;
}
a:active {
	color: #454B74;
	text-decoration: none;
}
.style3 {
	color: #CCCCCC;
	font-size: 24px;
	font-weight: bold;
}
.style4 {color: #9999FF}
.style6 {
	font-size: 24px;
	color: #CCCCCC;
}
.golf{
font-size:12px;
padding:4px;
text-align:left;
}

.golf-header {color:#FE8040;
	font-size:16px;
	font-weight:bold;
}

.golf a:link {
	color: #FE8040;
	text-decoration: none;
	
}
.golf a:visited {
	color: #FE8040;
	text-decoration: none;
}
.golf a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.golf a:active {
	color: #FE8040;
	text-decoration: none;
}
.footer { font-size:10px;
	color: #FFFFFF;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FE8040;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}