/* @override http://www.postmodernsydney.com/proto/pomo.css */

/* @override http://www.postmodernsydney.com/proto/pomo.css */

/* @override http://www.postmodernsydney.com/proto/pomo.css */

body {
	text-transform: none;
	text-decoration: none;
	background-color: #000;
	color: #666;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body,td,th {
	color: #666;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

table#Table_01 {
	position: relative;
	top: 10%;
}
a:link { 
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited { 
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover { 
	color: #5d5d5d; 
	text-decoration: none;
	border-bottom: 1px dotted #b8951f;
	background-color: #222;
}
a:active { 
	color: #666;
	}
