A {
	text-decoration: underline;
}
A:ACTIVE {
	color: #FF3300;
}
A:LINK {
	color: #FF3300;
}
A:HOVER {
	color: #FF3300;
}
A:VISITED {
	color: #FF3300;
}
/*	text-decoration: underline;*/
}
/*A:VISITED {
	color: #663300;
}
*/
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body,td,th {
	color: #FFFFFF;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a.Links, a.Links:active, a.Links:visited {
	text-decoration: underline;
	font-size: 12pt;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

a.Links:hover {
	text-decoration: underline;
	font-size: 12pt;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-weight: bold;
	color: #FF3300;
}

.ItalicText {
	color: #FFFFFF;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.BoxText {
	color: #FFFFFF;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border: 3px solid #CC3300;
}

.RedText {
	color: #FF3300;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.SmallText {
	color: #FFFFFF;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.NextPerfText {
	color: #FFFFFF;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.SmallRedText {
	color: #FF3300;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.DownloadText {
	color: #FFFFFF;
	font-family: MS Reference Sans Serif, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

