#whiteLinks a{
	color: #FFFFFF;
	text-decoration: underline;
}

#whiteLinks a:hover {
	text-decoration: none;
}

#blackLinks a{
	color: #000000;
	text-decoration: underline;
}

#blackLinks a:hover {
	text-decoration: none;
}

.searchFrmHeading
{
	text-align:center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color:#dddddd; 
}

.searchFrmTable
{
	align:center;
	border:1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	height:80px;
	width:100px;
	color: #000000;
	background-color:#dddddd; 
}

.smallText
{
	font-size: 8pt;
}

input.send-btn {
width: 160px;
height: 30px;
text-align:center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
background: url(images/menu-bg.jpg);
outline: none;
}
