a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336666;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cc3300;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.bus {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
.add {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(../jpgs/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
