.title {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
body {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg.gif);
	background-attachment: fixed;


}
.btext {
	font-weight: bolder;
}
a {
	color: #003366;
	font-weight: bold;
	font-size: 14px;


}
a:hover {
	text-decoration: none;
}
a.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.special {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-color: #92D0FE;
}
