body {
	background-color: #00ccff;
	background-image: url(img/madridStreet.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #3E2D2D;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.style1 {color: #FFFFFF}
.style2 {font-size: x-small}
.pic-link {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.pic-link:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
