body {
	background-color: #FFFFFF;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

a.content:link {
	color: #000000;
}

a.content:visited {
	color: #000000;
}

a.content:hover {
	color: #0099FF;
}

.content-title {
	font-size: 16px;
	font-weight: bold;
}

.content-title2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.articles-orange {
	color: #FF6600;
	font-weight: bold;
}

.rogues-intro {
	color: #333333;
	font-size: 13px;
}

.rogues-question {
	font-weight: bold;
	color: #FF6600;
}


.rogues-notice {
	color: #666666;
	font-size: 12px;
	font-style: italic;
}

.roguestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.roguestext:link {
	color: #000000;
	text-decoration: none;
}

a.roguestext:visited {
	color: #000000;
	text-decoration: none;
}

a.roguestext:hover {
	color: #CC6600;
	text-decoration: underline;
}

.rogues-image {
    float: right; 
    margin: 5px; 
}
.footer-credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
