.appsecond
{
}
.appcontent
{
	color:#666666;
}

.appcontent h1
{
	color:0077e6;
	font-family:Arial;
	font-size:1.5em;
}

.appcontent p
{
	color:#666666;
	font-family:Arial;
	font-size:0.8em;
}
.appcontent a
{
	color:#666666;
	font-family:Arial;
	font-size:1.0em;
	font-weight:700;
	text-decoration: none;
}

.appcontent a:link, .appcontent a:visited, .appcontent a:active
{
	color:#0077e6;
}
.appcontent a:hover
{
	text-decoration: underline;
	color:#666666;
}

