body {
	color : #333333;
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
}


.llink{
	color : #666666;
	font-family : Arial, Helvetica;

	font-weight : normal;
	text-decoration : underline;
}

.llink:hover {
	color : #CC3333;
	font-family : Arial, Helvetica;

	font-weight : normal;
	text-decoration : none;
}

.lmenu2 {
	color : #B2B2B2;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.lmenu2:hover {
	color : #666666;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
}

.lfooter {
	color : #FF9999;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.lfooter:hover {
	color : #FF3333;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration : underline;
}

.lk_amb {
	color : #637D5E;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.lk_amb:hover {
	color : #637D5E;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
   text-decoration : underline;
}

#content {
	color : White;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
	margin-left : auto;
	margin-right : auto;
}

#content2 {
	color : #333333;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11 px;
	font-weight : normal;
}

