a:link { 
	color:	#0000FF;;
	text-decoration:	underline;
}

a:active {
	color:	#FF0000;
	text-decoration:	underline;
}

a:visited {
	color:	#4400FF;
	text-decoration:	underline;
}

body {
	background:	white url("../images/arrayas_celestes.jpg");
	border-bottom:	0px;
	border-left:	0px;
	border-right:	0px;
	border-top:	0px;
	margin:	0px 0px 0px 0px ;
	padding:	0px 0px 0px 0px ;
}

.shot {
	border: solid 1px gray;
	margin: 25px 25px 25px 25px;
	text-align: center;
	width: 600px;
}

.button {
	border: solid 0px white;
	margin: 0px 10px 0px 10px;
}

.content {
	color:	#333333;
	font-family:	Verdana, Sans-Serif, Times New Roman;
	font-size:	11px;
	margin:	15px 15px 15px 15px;
}

.note {
	color:	#CC3366;
	font-family:	Verdana, Sans-Serif, Times New Roman;
	font-size:	11px;
	margin:	15px 15px 15px 15px;
}

.navigation {
	background :	white url("../images/arrayas_grises.jpg");
	color:	#0D2C42;
	font-family:	Verdana, Sans-Serif, Times New Roman;
	font-size:	11px;
	font-weight:	bold;
	height: 25px;
	margin: 15px 15px 15px 15px;
}

.table_heading {
	background:	white url("../images/barra+logo.jpg");
	color:	#000088;
	font-family:	Verdana, Sans-Serif, Times New Roman;
	font-size:	17px;
	font-weight:	bold;
	height:	79px;
	margin:	25px 25px 25px 25px;
	text-align:	center;
}

.table_footing {
	background:	white url("../images/barrita_ulatina.jpg");
	color:	white;
	font-family:	Arial, Helvetica;
	font-size:	11px;
	height: 23px;
	margin:	25px 25px 25px 25px;
}