.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textwhitebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
A:link {color:#990000; text-decoration: none;}
A:visited {text-decoration:underline; color:#990000}
A:active {text-decoration:none}
A:hover {color:#990000;	text-decoration: underline;
}

#b2 a:link {
	color:#3333FF;
	text-decoration: underline;
}
#b2 A:visited {
	text-decoration:underline;
	color:#0000CC
}
#b2 A:active {text-decoration:none}
#b2 A:hover {
	color:#0000CC;
	text-decoration: underline;
}

#c2 a:link{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
#c2 a:active{
	text-decoration: none;
	font-weight: bold;
}
#c2 a:visited{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
#c2 a:hover{
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}


.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.textitalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blackborder {
	border: 1px solid #000000;
}
