* { margin: 0; padding: 0; }

body, td
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color:#ffa500;
}

td
{
	background-color:#ffa500;
}

img
{
	border: 0;
}

:link { color: #ffffff; text-decoration: none;}
:visited { color: #ffffff; text-decoration: none;}
:link:hover { color: #cccccc; text-decoration: none;}
:visited:hover { color: #ffffff; text-decoration: none;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000;
}

.powered {
	color: #866;
}
a.powered:link{
	color: #866;
	text-decoration: none;
}
a.powered:visited{
	color: #866;
	text-decoration: none;
}
a.powered:hover{
	color: #866;
	text-decoration: none;
}
a.powered:active{
	color: #866;
	text-decoration: none;
}

.virtek {
	cursor: text;
	color: #000;
}
a.virtek:link{
	cursor: text;
	color: #000;
	text-decoration: none;
}
a.virtek:visited{
	cursor: text;
	color: #000;
	text-decoration: none;
}
a.virtek:hover{
	cursor: text;
	color: #000;
	text-decoration: none;
}
a.virtek:active{
	cursor: text;
	color: #000;
	text-decoration: none;
}

h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.head {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
