.index {
	 background-image:url("pics/beachback.jpg"); background-repeat:no-repeat; background-color: #0c4cf4;
}

.small {
     color:000000;
     font-family:Arial;
     font-weight:bold;
     font-size:10pt;
}

.home {
     color:000000;
     font-family:Arial;
     font-size:12pt;
}

h1 {
     color:000000;
     font-family:Arial;
     font-weight:bold;
     font-size:18pt;
}

h2 {
     color:000000;
     font-family:Arial;
     font-weight:bold;
     font-size:16pt;
}

.foot {
     color:000000;
     font-family:Arial;
     font-size:8pt;
}

a {
     color:0000AA;
}
a:visited {
     color:000044;
}
a:hover {
     color:0000FF;
}

.footlink {
     color:4444AA; text-decoration: none; font-family: Arial, Helvetica; font-weight:bold; font-size: 20px;
}
.footlink:visited {
     color:222255; text-decoration: none; font-family: Arial, Helvetica; font-weight:bold; font-size: 20px;
}
.footlink:hover {
     color:4444FF; text-decoration: none; font-family: Arial, Helvetica; font-weight:bold; font-size: 20px;
}
