.texttitle
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
}

.textbody {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}
.textbody a {

	color: #ffff00;
	text-decoration: none;
}

.textbody a:hover {

	color: orange;
	text-decoration: none;
}

.Date
{
	font-family: arial;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
}
.copyright
{
	font-family: verdana;
	color:#ffffff;
	text-align:center;
	font-size: 11px;
}
.copyright a
{
	color:#ffffff;
	text-align:center;
	font-size: 11px;
	text-decoration: none;	
}
.copyright a:hover
{
	color:#ffffff;
	text-align:center;
	font-size: 11px;
	text-decoration: underline;	
}

.buttonSearch{
	background-color: red;
	border: 1px outset #000000;
	padding: 0px 0px 3px 0px;
	color: #ffffff;
	text-decoration: none;
	height: 17pt;
	font: 9pt verdana, Helvetica, sans-serif;
}

input.Search {
	background-color: #cccccc;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
    padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 140pt;
	height: 14pt;
	margin: 0px;
}
