font-weight: bold;

.SUBboldRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003399;
	cursor: default;
	text-decoration: none;
}
.rightLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.grey
{

font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.greysmall
{

font-family:Arial;
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.5px;
	font-weight: bold;
	text-decoration: none;
}

.white
{

font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.5px;
	text-decoration: none;
}


.inside
{

font-family:Arial;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.titleinside
{

font-family:Arial;
	font-size: 13px;
	color: #ffffff;	
	letter-spacing: 0.5px;
	text-decoration: none;
}


.error
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-decoration: none;
}




a:hover
{
color: #ffffff;
text-decoration: none;
}
