/* CSS Document */

body,td,th {
	font-family: Comic Sans MS;
	font-size: 13px;
	color:#FFFFFF;
}
body {
	background-image: url(cm_fondoplaya.jpg);
	background-attachment:fixed;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	cursor: crosshair;
}
a:link {
	color: #b8b3a0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b8b3a0;
}
a:hover {
	cursor:e-resize;
	text-decoration: none;
	color: #b8b3a0;
}
a:active {
	text-decoration: none;
	color: #b8b3a0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, monospace;
}
h1 {
	font-size: 24px;
	color: #7c874f;
}
