/* CSS Document */
.bobby {
	font-family: Arial;
	font-size: 15px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
}
  body {
	background-color: #ffffff;
}
.style4 {
	font-family: Sylfaen;
	font-weight: bold;
	color: #666666;
}
.style8 {font-size: 14px}
.style9 {color: #FF9900}
.style11 {
	font-family: serif;
	font-weight: 400;
}
.style12 {color: #FFFFFF}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a {
	font-size: 16px;
	font-weight: bold;
}                        
