	/*  Generic */	.plain {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;}.plain_blue { font-family: "Courier New", Courier, mono; font-size: 17px; color: #00fffe; font-weight: bold; text-decoration: none; }.plain_white { font-family: "Courier New", Courier, mono; font-size: 17px; color: white; font-weight: bold; text-decoration: none; }.plain_small {	font-family: "Courier New", Courier, mono;	font-size: 11px;	color: #000000;	text-decoration: none;}.underline {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;}	/*  Labels */	.label_yellow {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;	background-color: #FFFF00;}.label_blue {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;	background-color: #00fffe;}	/*  Main */.main {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;}.main:link {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;}.main:hover {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;	background-color: #FFFF00;}	/*  Bars */	.blue_bar {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #00fffe;	text-decoration: none;	background-color: #00fffe;}	/*  Links */.link {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;}.link:link {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;}.link:hover {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: none;	background-color: #FFFF00;}	/*  Underline */	.under_sky {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #00fffe;	text-decoration: underline;}.under_sky:link {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #00fffe;	text-decoration: underline;}.under_sky:visited {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #00fffe;	text-decoration: underline;}.under_sky:hover {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #00fffe;	text-decoration: underline;	background-color: #00fffe;}.under_sky:active {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #00fffe;	text-decoration: underline;}.under_yellow {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;}.under_yellow:link {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;}.under_yellow:visited {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;}.under_yellow:hover {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;	background-color: #FFFF00;}.under_yellow:active {	font-family: "Courier New", Courier, mono;	font-size: 12px;	color: #000000;	text-decoration: underline;}