a:link
{
	color: #0033cc;
	background-color: inherit;
	text-decoration: none;
}
a:visited
{
	color: #0033cc;
	background-color: inherit;
	text-decoration: none;
}
a:hover
{
	color: #ff3300;
	background-color: inherit;
}

.input-box
 {
 color: #0033cc;
 background: #ffffcc;
 border: #000000 solid 1px
 }
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
