/* CSS Document */


 A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #C0B694;
	text-decoration: none;
	letter-spacing: 1px;


	

} A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #C0B694;
	text-decoration: none;
	letter-spacing: 1px;


	

} A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;


	

} A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #C0B694;
	text-decoration: none;
	letter-spacing: 1pt;


	

}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: capitalize;

}
.blue {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #006699;
	letter-spacing: 1px;
}
.box {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	border: 1px solid #CCCCCC;

}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
    letter-spacing: 1px;
		
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}

