.vibullet {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none
}
.redbullet {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}
.titlgray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none underline
}
.linkgray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
a:hover.linkgray {
	color: #666666;
	font-size:11px; font-family:Tahoma; text-decoration:underline; font-weight:bold
}
.orderbtn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	text-decoration: none
}
a:hover.orderbtn {
	color: #669900;
	font-size:11px; font-family:Tahoma; text-decoration:underline; font-weight:bold
}