		A   	       	{color:	#286dcf; text-decoration:underline}
		A:link			{color:	#286dcf; text-decoration:underline}
		A:visited		{color:	#286dcf; text-decoration:underline}
		A:hover 		{color: #286dcf; text-decoration:underline}


body {
   color: #000000;
   font-family:tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}





.button {
	border-style: normal;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}

.textbox {
	border-style: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}
.listmenu {
	border-style: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}

.link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;

}

.titles {
	font-family: tahoma;
	font-size: 16px;
	color: #000000; 
	font-weight:bold;
}

.error
{
	color:#FF6600;
	font-size:12px;
}
