a:link {
	color: #E46730;
}
a:visited {
	color: #F46730;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a {
	font-weight: bold;
}
body {
	background-color: #846588;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.tableheading {
	background-color: #FF9900;
}
.homepagebg1 {
	background-image: url(../images/homepagemenubg.gif);
}
.borderbg {
	border: 1px solid #000000;
}
.inputbox {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.headingtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	background-color: #FF9900;
	font-size: 10px;
}
.projectlisting {
	font-size: 10px;
	text-decoration: none;
}
