body
{
	background-color: #fff;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url( graphics/baja_bg.gif);
}

td.caption

{
	font-family: verdana,helvetica,sans-serif;
	font-size: .7em;
	text-align: justify;
	color: #000;
	line-height: 120%;
	background-color: #FDFDFD;
	padding: 5px;
	border-width: 1px;
	border-color: #B9D3EC;
	border-style: solid;
}

.pic

{
	border-width: 1px;
	border-color: #B9D3EC;
	border-style: solid;
}


A:link
{
	color: #00c;
	text-decoration: underline;
}
A:active
{
	color: #00c;
	text-decoration: none;
}
A:visited
{
	color: #00c;
	text-decoration: underline;
}
A:hover
{
	color: #00c;
	text-decoration: none;
}


