A:link {
COLOR: #FF6666; FONT-WEIGHT: none; TEXT-DECORATION: none
}
A:hover {
COLOR: #0099FF; FONT-WEIGHT: none; TEXT-DECORATION: underline
}
A:visited {
color: #FF6666; font-weight: none; text-decoration: none
}
.bgmain {
	background-image: url(bgspg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #0099FF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	border: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	border: none;
}
.links {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	margin: 1px;
	padding: 1px;
}
