a:link {
	color: #662D91;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #662D91;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a.red:link, a.red:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a.red:hover, a.red:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.black:link, a.black:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.black:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.black:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.black1:link, a.black1:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a.black1:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

a.black1:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

a.sm:link {
	color: #662D91;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a.sm:visited {
	color: #662D91;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a.sm:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.sm:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

body {
	background-color: #000000;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #6E3B94;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #662D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #3D1A57;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #662D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

h3 {
	color: #662D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

p {
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bk1 {
	background-image: url(images/sbbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bk2 {
	background-image: url(images/sbbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FF0000;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 150px;
}

.copyrights {
	font-size: 10px;
}

.credits {
	font-size: 9px;
}

.black {
	color: #000000;
	font-weight: bold;
}

.tips {
	color: #662D91;
	font-weight: bold;
	font-size: 14px;
}
