﻿		a:link {
			color: #060088;
		}
		a:visited {
			color: #060088;
		}
		a:hover {
			color: #d60000;
		}

		.title2 {
			font-size: medium;
			color: #FFFFCC;
	font-family: Tahoma;
}
		.leftnav {
			background-image: url('images/web/buttonBG83.gif');
			text-align: left;
			color: #FFFFFF;
			font-family: "Arial";
			font-size: x-small;
			padding-left:10px;
			height:28px;
			width:110px;
		}
		.title {
			font-size: x-large;
			color:#FAFF15;
}
		.no_underline {
				text-decoration: none;
				}
		}

		.button {
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: x-small;
			color: #FAFF15;
		}

		.bodystyle {
			background:Background url('images/web/39.jpg'); 
			background-attachment: fixed; 
			background-color: #138348;
}