body {
	background-image: url(../Media/bg_repeat.gif);
}
a:link {
	color: ;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	color: #993300;
}
a:visited {
	text-decoration: none;
    font-family: Arial;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Arial;
	font-weight: bold;
}
a:active { font-family: Arial; font-size: 12px; font-weight: normal; color: #993300;}

.STD12Px {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-style: normal; font-weight: normal;}
.ST14Px {font-family: Arial; font-size: 14px; font-weight: bold; color: #993300;}
.STD_Red_12Px {font-family: Arial; font-size: 12px; color: #993300;}
.ST14PxBlack {font-family: Arial; font-size: 14px; font-weight: bold; color: #000000;}
.ST12PxRed {font-family: Arial; font-size: 12px; font-weight: bold; color: #9d1c20;}
.ST12PxBlack {font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #000000;}
.ST12PxitalBlack {font-family: Arial; font-size: 12px; font-style: italic; color: #000000;}
.ST10PxGrey{font-family: Arial; font-size: 10px; color: #666666}

.divRedirecto{
	margin:0 auto 0 auto;
	width:750px;
	text-align:center;
	background-color:#FFF;
}