@charset "utf-8";
/* CSS Document */

a:hover {
	color:#D91E27;
	font-weight:normal;
	text-decoration:none;
}
a:link, a:visited {
	color:#555555;
	font-weight:normal;
	text-decoration:underline;
}

body {
color:#333333;
font-family:Tahoma,Arial,sans-serif;
font-size:14px;
line-height:1.4em;
/*
	color:#555753;
	font-size:12pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0px;
	*/
}

#divinscripcion {
	background: transparent;
	width:95%;
}

