.LogoText {
	font-family: tahoma;
	font-size: 22px;
	color: #FFFFFF;
}
.Welcome {
	font-family: tahoma;
	font-size: 18px;
	color: #4D75FF;
	font-weight: bold;
}
.ContentText {
	font-family: tahoma;
	font-size: 11px;
	color: #818181;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.ContentTextUnder {
	font-family: tahoma;
	font-size: 11px;
	color: #818181;
	text-decoration: underline;
	font-weight: normal;
}

a {

font: normal 12px Tahoma, Arial;
color: #40984c;
text-decoration: none;
}

a:visited {

font: normal 12px Tahoma, Arial;
color: #40984c;
font-weight: normal;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #40984c;
text-decoration: underline;

}

img {

border: 0px solid;

}
