.text_main
{
	font-size: 12px;
	color: #262626;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.text_main A
{
	color: #009dd9;
	TEXT-DECORATION: underline
}
.text_main A:hover
{
	color: #d7006c;
	text-decoration: underline
}

.text_white
{
	font-size: 12px;
	color: #f2f2f2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.text_white A
{
	color: #009dd9;
	TEXT-DECORATION: underline
}
.text_white A:hover
{
	color: #d7006c;
	text-decoration: underline
}
