.search {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.topnavilinky { color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: bold; text-decoration:none;}
.topnavilinky:link { color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: bold; text-decoration:none;} 
.topnavilinky:visited { color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: bold; text-decoration:none;}
.topnavilinky:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
	background-color: #003399;
}

.leftbutton:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	 
	
}
.leftbutton:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	
}
.leftbutton:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.catelink:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.catelink:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.catelink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.Signup:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.Signup:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.Signup:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.changebk:hover {
	background-color: #003399;
}

