

a:link  {
	color : #00c;
	text-decoration : none;
	
	
}
a:link img {
	border-style: solid;
	color: #900;
}

a:visited {
	color : #00c;
	text-decoration : none;
}

a:hover { 
     text-decoration : underline;
	color : #900;

}

a:active {
	color : #00c;
	text-decoration : none;
}

td img {
	display: block;
}

td#cellspacer {
	border: none;
	width: 2px;
}

body {
	background-color : White;
}

 td  {
	font-family: Garamond,Times New Roman, serif;
	font-size: 12pt, small, 16px;
	color: #900;
	border-width: 1px;
	border-color: #600;
	border-style: solid;
}

table#content {
	
	margin-bottom: 0px;
	border-width: 3px;
	border-bottom: none;
	border-color: #600;
	border-style: solid;
}

table#content2 {
	width: 626px;	
	margin-top: 0px;
	border-width: 3px;
	border-color: #600;
	border-style: solid;
}

table#footer {
	border: none;
	margin-top: 0px;
}

table#footer td {
	border: none;
	font-size: x-small;
}

td#email {
	font-size: large;
}

td#available {
	color: #00c;
}

td#info {
	width: 200px;
	font-family: Garamond,Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	border-width: 1px;
	border-color: #600;
	border-style: solid;
	text-align: center;
}


