body{
	background-color: #ffffff;
}


#contex {
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
}

#contex2 {
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
}

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