.title
{
	color: #FF0066;
	font-size: 60px;
	font-family: Arial;
	font-weight: bold;
}
.undertitle
{
	color: #FF0066;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.undertitle1
{
	color: #FF0066;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.txt
{
	color: #FF0066;
	font-size: 12px;
	font-family: Verdana;
}
.txt1
{
	color: #808080;
	font-size: 12px;
	font-family: Verdana;
}
.txt2
{
	color: #FF0066;
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
}
.txt3
{
	color: #660000;
	font-size: 12px;
	font-family: Verdana;
}
a
{
	color: #FF0066;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a:hover
{
	color: #808080;
	font-size: 13px;
	font-family: Verdana;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

