
	A:link {
		color:#F5F0DF;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		font-weight: normal;
		text-decoration: underline
		
	}

	A:hover {
		color:#FFCC00;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		font-weight: normal;
		text-decoration: underline
		
	}

	A:visited {
		color:#CCCCCC;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		font-weight: bold;
		text-decoration: underline
		
	}


	.cssSmallBorder {
		
		background-color: white;
		border: 1px #404040 solid;
		padding: 5px;
		font-size: 9px;
		color: #000000;
		line-height: 14px;
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
		
	}


	.cssBorder {
		
		background-color: white;
		border: 1px #404040 solid;
		padding: 18px;
		font-size: 13px;
		color: #000000;
		line-height: 19px;
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
		
	}


	.cssPopBorder {
		
		background-color: #000000;
		border: 1px #404040 solid;
		padding: 18px;
		font-size: 13px;
		color: #000000;
		line-height: 19px;
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
		
	}

	.cssSmall {
		font-size: 9px;
		color: #000000;
		line-height: 14px;
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssNormal {
		font-size: 13px;
		color: #EFEFEF;
		line-height: 16px;
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssSubnormal {
		font-size: 13px;
		color: #333333;
		line-height: 16px;
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssNav {
		font-size: 10px;
		color: #FFFFFF;
		padding: 20px;
		line-height: 23px;
		font-weight: bold;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssItalic {
		font-size: 13px;
		color: #EFEFEF;
		line-height: 16px;
		font-weight: normal;
		font-style: italic;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssSmallItalic {
		font-size: 11px;
		color: #EFEFEF;
		line-height: 14px;
		font-weight: normal;
		font-style: italic;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssBold {
		font-size: 13px;
		color: #EFEFEF;
		line-height: 16px;
		font-weight: bold;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}

	.cssHead {
		font-size: 20px;
		color: #EFEFEF;
		font-weight: bold;
		font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
		text-decoration: none
	}