p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;

}

	A 			{ color: #CCCCCC; text-decoration: underline; }
	A:link		{ color: #CCCCCC; text-decoration: underline; }
	A:visited	{ color: #CCCCCC; text-decoration: underline; }
	A:active	{ color: #CCCCCC;  }
	A:hover		{ color: #CCCCCC; text-decoration: none; }

.outline {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 100px 10px;
	border: 3px groove #333333;
}
.menutext1 A:link, .menutext1 A:visited, .menutext1 A:active, {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: #CCCCCC;
}

.menutext1 A:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	border: 0px none;
	background-position: center center;
}

.portext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding: 1px 6px;

}

.portext A 			{ color: #666666; text-decoration: underline; }
.portext A:link		{ color: #666666; text-decoration: underline; }
.portext A:visited	{ color: #666666; text-decoration: underline; }
.portext A:active	{ color: #666666;  }
.portext A:hover	{ color: #666666; text-decoration: none; }

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-variant: small-caps;
	padding: 6px;
	letter-spacing: .4em;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	font-weight: bold;
	padding-right: 3px;


}
.imageborder {
	border: 2px solid #333333;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-left: 3px;

}

