.text {

	font-family: "Tahoma", "Arial";

	font-size: 10px;

}

input {

	font-family: "Tahoma", "Arial";

	font-size: 10px;

}

select {

	font-family: "Tahoma", "Arial";

	font-size: 10px;

}

textarea {

	font-family: "Tahoma", "Arial";

	font-size: 10px;

}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.border {

	border: 1px solid #efb036;

}
a {
	font-family: Arial;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
.nplink {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.aselected {
	color: #FF0000;
	text-decoration: none ;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none ;
}
a.whitelink{
color: #FFFFFF;
text-decoration: none ;
font-family: Arial;
font-size: 11px;
}
a.whitelink:hover{
color: #FFFFFF;
text-decoration: none ;
font-family: Arial;
font-size: 11px;	
}