a:link {color: #000799; text-decoration: none; }
a:active {color: #000799; text-decoration: none; }
a:visited {color: #000799; text-decoration: none; }
a:hover {color: #000799; text-decoration: none; }

.body {
	color: #000000;
	font-size: 24px;
	font-family: Arial;
	}
 .accent {
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(images/gradientleft-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: repeat-y;
}
.main {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-decoration:none
	}
.head {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight:normal;
	text-decoration:none
	}
.head2 {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-weight:normal;
	text-decoration:none
	}
<!-- Paste this code into the CSS section of your HTML document  -->

input.button {
  color: #000799; background: #ffffff;
	font-size: 12px;
  font-weight:bold;
  border: solid 0px #ffffff;
}