.bcmaj {
	A:link;
		font-family: Verdana;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
		
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:visited;
		font-family: Verdana;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
		
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:active;
		font-family: Verdana;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
	
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:hover;
		font-family: Verdana;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
	
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
}
.bcmin {
	A:link;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowercase;
		font-size: xx-small;
		
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:visited;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowerercase;
		font-size: 12px;
		
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:active;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowerercase;
		font-size: 12px;
	
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:hover;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowerercase;
		font-size: 12px;
	
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
}
.bcnorm {
	A:link;
		font-family: Verdana;
		font-weight: bold;
		text-transform: none;
		font-size: xx-small;
		
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:visited;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowerercase;
		font-size: 12px;
		
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:active;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowerercase;
		font-size: 12px;
	
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
  	A:hover;
		font-family: Verdana;
		font-weight: bold;
		text-transform: lowerercase;
		font-size: 12px;
	
		font-style: normal;
		font-variant: normal;
		color: #FFFFFF;
		text-decoration: none;
}
.bcpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.bcptmaj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
