table {
	font-size: 12px;
	line-height: 20px;

}
a:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.2em;

}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0.2em;

}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #990033;
	text-decoration: none;
	letter-spacing: 0.2em;


}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #990033;
	text-decoration: underline;
	letter-spacing: 0.2em;

}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-decoration: none;



}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;

}
a.white:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.2em;
	border: #A50033;

}
a.white:active {
	font-size: 12px;
	color: #990000;
	letter-spacing: 0.2em;
	border: #A50033;
	text-decoration: none;


}
a.left:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.1em;



}
a.left:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.1em;



}
a.left:hover {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.1em;



}
a.left:active {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.1em;



}
