p,td,body,a, .txt {
	font-family: verdana;
	font-size : 12px;
	font-style: normal;
	color: #003366;
}

.txtSmall
{
	font-family: verdana;
	font-size : 10px;
	font-style: normal;
	color: black;
}

.txtCyberworks{
	font-family: verdana;
	font-size : 10px;
	font-style: normal;
	color: #588AC3;
}

.txtCyberworks a
{
	font-family: verdana;
	font-size : 10px;
	font-style: normal;
	color: #588AC3;
}

/* LINKS */
a {
	text-decoration: none;
	color:#CC3300;
}
a.menu {
	font-family: verdana;
	font-size : 20px;
	font-style: normal;
	color: white;
	text-decoration: none;
}
a.navigation {
	font-family: verdana;
	font-size : 8px;
	font-style: normal;
	color: red;
	text-decoration: none;
}

a:hover {
	color:#CC3300;
}




