/* For use with Frog Switch opening page */


body {	    
	background-image: url(images/htile-d.jpg);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0in;
	margin-left: 0in;
	margin-bottom: 0in;
	margin-right: 0in;
}

a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.copyright {	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.dark {
	font-weight: bold;
}
.dark-i {
	font-weight: bold;
	font-style: italic;
}
.darkblue {
	font-weight: bold;
	color: navy;
}
.small {
    font-size: 10px;
}
.tiny {
    font-size: 8px;
}
.rword {
	color: red;
	font-weight: bold;
}

