
.titlew {
	font-family : Arial;
color:#ffffff;
letter-spacing:0px;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.txt1 {
	font-family : Arial;
color:#333333;
letter-spacing:0px;
	font-size : 11px;
        letter-spacing:1px;
        line-height:20px;
	font-weight : normal;
	text-decoration : none;
}

.txt2 {
	font-family : Arial;
	font-size : 10px;
	color : #888888;
        letter-spacing:1px;
        line-height:8px;
	font-weight : bold;
}





.menulink {
	font-family : Arial;
        text-decoration : none;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	}

.menulink:hover {
	color : #2E3192;
	text-decoration : none;
	}


.menulink2 {
	font-family : Arial;
        text-decoration : none;
	font-size : 10px;
	color : #888888;
        letter-spacing:0px;
        line-height:8px;
	font-weight : bold;
	}

.menulink2:hover {
	color : #000000;
	text-decoration : none;
	}



.lowlnk {
	font-family : Arial;
        text-decoration : none;
	font-size : 10px;
	color : #666666;
        letter-spacing:0px;
	font-weight : bold;
	}
.lowlnk:hover {
	color : #000000;
	text-decoration : none;
	}



}