.ue1  { 
color: #343477;
font-size: 26px;
font-family: Times New Roman;
}
.gtext {
font-family: Arial;
font-size: 20px;
color: #000000;
}
.text {
font-family: Arial;
font-size: 15px;
color: #000000;
}
.textrot {
font-family: Arial;
font-size: 15px;
color: #FF0000;
}
.dtext {
font-family: Arial;
font-size: 12px;
color: #000000;
}
.wtext {
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
}

a:link {
font-family: Arial;
color: #343477;
}

a:active {
font-family: Arial;
color: #000000;
}

a:visited {
font-family: Arial;
color: #343477;
}

a:hover {
font-family: Arial;
color: #6F6FC3;
}

#nav a:link {
font-family: Arial;
color: #000000;
}

#nav a:active {
font-family: Arial;
color: #000000;
}

#nav a:visited {
font-family: Arial;
color: #000000;
}

#nav a:hover {
font-family: Arial;
color: #000000;
}


BODY {
	scrollbar-face-color : #343477;
	scrollbar-base-color : #343477;
	scrollbar-3d-light-color : #FCF1B4;
	scrollbar-arrow-color : #FCF1B4;
	scrollbar-dark-shadow-color: #FCF1B4;
	scrollbar-highlight-color : #FCF1B4;
	scrollbar-shadow-color : #FCF1B4;
}

