: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: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.head {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
