/*  
Theme Name: Marquise Knox
Theme URI: 
Description: Wordpress Theme for Marquise Knox
Version: 1.0
Author: MarquiseKnox.com
Author URI: http://www.marquiseknox.com
*/

body {
	background-color: #000;
}
body,td,th {
	color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
}
.heading {
	font-size: xx-large;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.small {
	font-size: 10px;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}

.past {	color: #666;
}
