.text {
	font-family : verdana;
	font-size : 12px;
	letter-spacing : 1px;
	color : #DCA857;
	text-decoration : none;
	line-height : 16px;
}


.texttitle {
	font-family : verdana;
	font-size : 13px;
	letter-spacing : 3px;
	color : #DCA857;
	text-decoration : bold;
	line-height : 14px;
}

.textsubtitle {
	font-family : Arial;
	font-size : 14px;
	letter-spacing : 3px;
	color : #585FA8;
	text-decoration : none;
	line-height : 14px;
}

.textlink {
	font-family : verdana;
	font-size : 11px;
	letter-spacing : 1px;
	color : #DCA857;
	text-decoration : none;
	line-height : 12px;
}

.textlink:hover {
	color : #DEDCDB;
	text-decoration : bold;
}

.textlink2 {
	font-family : Arial;
	font-size : 14px;
	letter-spacing : 1px;
	color : #585FA8;
	text-decoration : none;
	line-height : 12px;
}

.textlink2:hover {
	color : #CCCCCC;
	text-decoration : bold;
}

.textlink3 {
	font-family : verdana;
	font-size : 10px;
	letter-spacing : 1px;
	color : #FAE4B9;
	text-decoration : none;
	line-height : 12px;
}

.textlink3:hover {
	color : #DCA857;
	text-decoration : bold;
}

.textlink4 {
	font-family : verdana;
	font-size : 11px;
	letter-spacing : 1px;
	color : #FAE4B9;
	text-decoration : none;
	line-height : 12px;
}

.textlink4:hover {
	color : #DCA857;
	text-decoration : bold;
}

.textlink5 {
	font-family : Verdana;
	font-size : 12px;
	letter-spacing : 1px;
	color : #FAE4B9;
	text-decoration : none;
	line-height : 14px;
}

.textlink5:hover {
        font-family : Verdana;
	font-size : 12px;
	letter-spacing : 1px;	
        color : #DCA857;
	text-decoration : bold;
}

.textlink6 {
	font-family : Arial;
	font-size : 11px;
	letter-spacing : 1px;
	color : #FAE4B9;
	text-decoration : underline;
	line-height : 10px;
}

.textlink6:hover {
        font-family : Arial;
	font-size : 11px;
	letter-spacing : 1px;	
        color : #DCA857;
	text-decoration : bold;
}


.link {
	font-family : verdana;
	font-size : 10px;
	letter-spacing : 1px;
	color : #585FA8;
	text-decoration : none;
}

.link:hover {
	color : #CCCCCC;
}
