select {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #88DEFF;
	border: 1px solid #FF0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
input {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #88DEFF;
}
.topmenutext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.menutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.menutext_black {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.twxt1 {
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
.cpotyright {
	font-family: Arial;
	font-size: 10px;

}

.black:link {
	color: #000000;
	text-decoration: none;
}
.black:visited {
	color: #000000;
	text-decoration: none;
}
.black:hover {
	color: #CC6600;
	text-decoration: none;
}
.black:active {
	color: #000000;
	text-decoration: none;
}


.orange:link {
	color: #CC6600;
	text-decoration: none;
}
.orange:visited {
	color: #CC6600;
	text-decoration: none;
}
.orange:hover {
	color: #000000;
	text-decoration: none;
}
.orange:active {
	color: #CC6600;
	text-decoration: none;
}


.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	color: #CC6600;
	text-decoration: none;
}
.white:active {
	color: #FFFFFF;
	text-decoration: none;
}