body{
	background-color: #ffffff;
}

#contex1 {
	background-color: transparent;
	color: #4C6693;
	font-family: Verdana;
	font-size: 10px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
}
#contex2 {
	background-color: transparent;
	color: #4C6693;
	font-family: Verdana;
	font-size: 11px;
	line-height: 180%;
	font-style: normal;
	font-weight: normal;
}


a{
	font-weight: normal; 
	text-decoration: none;
}
a:link{
	color: #4C6693;
	background-color: transparent;
}
a:visited{
	color: #4C6693;
	background-color: transparent;
}
a:hover{
	color: #4C6693;
	background-color: transparent;
	text-decoration: none;
}
a:active{
	color: #4C6693;
	background-color: transparent;
}