.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	background-image: url(images/new1_r20_c1.gif);
	color: #000000;
}
.navbar a:link {
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	color: #000000;
	text-decoration: underline;
}
.navbar a:active {
	color: #000000;
	text-decoration: none;
}	
.main {
	background-image: url(images/background2.gif);
	background-repeat: repeat;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.content a:link {
	color: #999966;
	text-decoration: underline;
}
.content a:visited {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content a:active {
	color: #999966;
	text-decoration: underline;
}	.box_border {
	border: 3px solid #999966;
}
.feature {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.feature a:link {
    color: #000000;
	text-decoration: none;
}
.feature a:visited {
	color: #000000;
	text-decoration: none;
}
.feature a:hover {
	color: #000000;
	text-decoration: underline;
}
.feature a:active {
	color: #999966;
	text-decoration: none;

}
