BODY {
	/*background-color: #3A6EA5;*/
	/*background-color: #008080;*/
	background-color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

A	{
	color:#FFFFFF;
	text-decoration: underline; 
}

A:hover {
 	color:#FFFFFF;
	/*font-weight: bolder;*/
	text-decoration: none; 
}

.Click	{
	color:#FFFFFF;
	text-decoration: none; 
}

.Click:hover {
 	color:#FFFFFF;
	font-weight: bolder;
	text-decoration: none; 
}



INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
}

TD	{
	font-family: Verdana, Arial;
	font-size: 11px;
}

.rub {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.boxar {
	font-family: Verdana;
	font-size: 12px;
	/* font-weight: bolder; */
}

