/* CSS Document */	
/* SkylerDevoss.com CSS Style */


	
body {
	background-color: #000000;

}
.border {border:3 solid #FFFFFF}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.table_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration:underline;
	color: #3ABCF0;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration:none;
	color: #3ABCF0;
}

