/* GENERAL STYLES */
a:link
{
	color: #004694;
	text-decoration: none;
}

a:visited
{
	color: #004694;
	text-decoration: none;
}

a:active
{
	color: #004694;
	text-decoration: none;
}

a:hover
{
	color: #004694;
	text-decoration: none;
}

/* EDITOR PROPERTIES */

