A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00C;
	text-decoration: none;
}

link {
	color: #C6F;
}
#Title {
	font-size: 18px;
}
.WhiteText {
	color: #FFF;
}
#Table_01 tr td .Text p strong {

}
.Purple {
	color: #00D;
}
Dark Purple {
	color: #6B3E52;
}
#Table_01 tr .Text p strong {
	font-size: 16px;
	color: #609;
}
#Table_01 tr .Text .Purple strong {
	color: #00C;
}
#Table_01 tr .Text p strong {
	color: #000;
}

