A {
	color: #3C075A;
	font-weight : bold;
}

A:VISITED {
	color : #3C075A;
}

A:HOVER {
	color: Red;
	font : bold;
}

SELECT {
	font-size: 10px;
	background-color: White;
	border: thin #0000FF solid
	}
	
	.content {
	font-family: verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5724A0;
		}
		
		.content1 {
	font-family: verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
		}
		
		.header {
	font-family: verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5724A0;
		}
	.footer {
	font-family: Verdana, Arial, sans-serif;
	line-height:20px;
	font-size: 10px;
	font-weight: bold;
	color: #5724A0;
		}

input {  font-size: 10px; background-color: White; border: thin #996699 solid}

textarea {  font-size: 12px; background-color: White; border: thin #996699 solid}

.SubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	background-color: 996699;
	border: thin solid Silver;
}
	.smallink {
	font-family: verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
		}
A.smallink:VISITED {
	color : #ffffff;
}

A.smallink:HOVER {
	color: #ffffff;
	font : bold;
}

.title{
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5724A0;
}

.hometxt{
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height:21px;
}

.hometxt1{
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5724A0;
	line-height:21px;
}

a.two:link, a.two:visited, a.two:active {
color: #000000; text-decoration:underline;
}
a.two:hover{
color:#5724A0;
text-decoration:none;
}


.hometxt2{
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5724A0;
	line-height:21px;
	text-align:left;
}

