/*---------- TextMain ---------------------*/
.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


						
.TextMain a	{
						font-size: 12px;
						color: #993333;
						text-decoration:none;
						}
						
.TextMain a:hover	{
	font-size: 12px;
	color: #993333;
	text-decoration:underline;
						}
						
						
/*---------- end of TextMain ---------------------*/