/*
// eTecc Communications Framework
// Version 1.0
// Copyright 2007 eTecc Communications All Rights Reserved
// Last Updated: January 23, 2007
// Created On: January 23, 2007 
*/

html {

}

body {
	margin:0;
	border:0;
	background:#000000;
}

td
{
	font-family:verdana;
	font-size:10px;
	color:#e6e6e6;
}

a 
{	
	color:#e6e6e6;
}
a:hover 
{
	color:#FE8315;
}
