.vj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.vjActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;


}
.vjTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.vjTitleBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.vjItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-style: italic;

}
.vjTitleGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
.vjFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;


}

