img { border: 0px; }

a:link { font-size: 12px; color: #CCCCCC; text-decoration: underline; font-family: Arial; }
a:visited { font-size: 12px; color: #CCCCCC; text-decoration: underline; font-family: Arial; }
a:hover { font-size: 12px; color: #CCCCCC; text-decoration: none; font-family: Arial; }
a:active { font-size: 12px; color: #CCCCCC; text-decoration: underline; font-family: Arial; }

a.forumTitle:link { font-size: 24px; color: #CCCCCC; text-decoration: none; font-family: Times New Roman; }
a.forumTitle:visited { font-size: 24px; color: #CCCCCC; text-decoration: none; font-family: Times New Roman; }
a.forumTitle:hover { font-size: 24px; color: #999999; text-decoration: none; font-family: Times New Roman; }
a.forumTitle:active { font-size: 24px; color: #CCCCCC; text-decoration: none; font-family: Times New Roman; }

span.menu { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }

h1
{	
	font-family: Times New Roman;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
}
h2
{	
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

input {
	background-color: #333333;
	border: 1px solid #444444;
	color: #CCCCCC;
}

textarea {
	background-color: #333333;
	/* border: 1px solid #CC9900; */
	border: 1px solid #444444;
	color: #CCCCCC;
}

select {
	background-color: #333333;
	border: 1px solid #444444;
	color: #CCCCCC;
}