body {
	background-color: #000000;
	font-family:Arial;
	color:#FFFFFF;
}
a {text-decoration:underline}
a:hover {text-decoration:none}

a.link {text-decoration:none; color:#FFFFFF; font-size:10px;}
a.link:hover {text-decoration:underline;}

a.link2 {
	text-decoration:none;
	color:#0099FF;
	font-size:11px;
	font-weight:bold;
	line-height: 12px;
}
a.link2:hover {text-decoration:underline;}

a.plink {text-decoration:none;}
a.plink:hover {border: 1px solid #FFFFFF;}

a.link3 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height: 12px;
}
a.link3:hover {text-decoration:underline;}

.reg_txt2{
	font-size: 10px;
	color: #06a7ff;	
}

.small_txt {
	font-size: 11px;
	color:#FFFFFF;
}

.small_grey_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;	
}

.blue_txt{
	font-size: 11px;
	color:#0099FF;
	font-weight:bold;
	line-height: 11px;
}
.ndlink{
	text-decoration: none;
}
.bold_txt {
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
}
.bolder_txt {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
.picborder{
	border: 1px solid #FFFFFF;
}
