

body {
	background color: #COCOCO;
}

form {
	margin: 0px;
}

a:link {
	color: Blue;
	}

a:visited {
	color: Blue;
	}

a:hover,a:active {
	color: Blue;
	}



.heading {
	color: #008000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.heading A:link {
	color: Black;
	text-decoration: underline;
}

.heading A:active {
	text-decoration: none;
	color: Black;
}

.heading A:visited {
	text-decoration: none;
	color: Black;
}

.heading A:hover {
	color: Black;
	text-decoration: none;
}

.normal {
	color: #999999;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.normal A:link {
	text-decoration: none;
	color: #05416F;
}

.normal A:active {
	text-decoration: none;
	color: #05416F;
}

.normal A:visited {
	color: #05416F;
	text-decoration: none;
}

.normal A:hover {
	color: #333333;
	text-decoration: underline;
}

.menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9600;
	font-weight: bold;
}

.warning {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
}

.menu A:link {
	font-weight: bold;
	color: #FF9600;
	text-decoration: none;
}

.menu A:active {
	font-weight: bold;
	color: #FF9600;
	text-decoration: none;
}

.menu A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF9600;
}

.menu A:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.dates {
	color: #FF7800;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.dates A:link {
	text-decoration: none;
	color: #FF7800;
}

.dates A:active {
	text-decoration: none;
	color: #FF7800;
}

.dates A:visited {
	color: #FF7800;
	text-decoration: none;
}

.dates A:hover {
	color: #333333;
	text-decoration: underline;
}

.Othertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 13px;
	color: #008000;
}

.Othertext A:link {
	color: #095183;
	text-decoration: none;
}

.Othertext A:active {
	color: #095183;
	text-decoration: none;
}

.Othertext A:visited {
	text-decoration: none;
	color: #095183;
}

.Othertext A:hover {
	color: #FF9966;
	text-decoration: underline;
}

.footertext {
	color: #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.footertext A:link {
	color: #656565;
	text-decoration: none;
}

.footertext A:active {
	text-decoration: none;
	color: #656565;
}

.footertext A:visited {
	color: #656565;
	text-decoration: none;
}

.footertext A:hover {
	text-decoration: underline;
	color: #333333;
}

.footertext2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.footertext2 A:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.footertext2 A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footertext2 A:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.footertext2 A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.blacktext A:link {
	text-decoration: none;
	color: #000000;
}

.blacktext A:active {
	color: #000000;
	text-decoration: none;
}

.blacktext A:visited {
	color: #000000;
	text-decoration: none;
}

.blacktext A:hover {
	color: #333333;
	text-decoration: underline;
}

INPUT.txtBox {
	color: #000000;
	border-color: #000000;
	height: 14px;
	border-width: 1px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
}
