a:link, a:visited
{
	color: #063;
	text-decoration: none;
}

a:hover
{
	color: #f06;
}

a:active
{
	color: #ffb600;
}

a.nosee:link, a.nosee:visited
{
	color: #000000;
	text-decoration: none;
}

a.nosee:hover
{
	color: #f06;
}

a.nosee:active
{
	color: #400001;
}

/*links links*/

/* @group Links Page */

a.see:link, a.see:visited
{
	color: #800000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.see:hover
{
	text-decoration: none;
	background: #E6C2C2;
}

a.see:active
{
	color: #400001;
	text-decoration: none;
}

a.art:link, a.art:visited
{
	color: #000080;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.art:hover
{
	text-decoration: none;
	background: #C3C3E6;
}

a.art:active
{
	color: #000040;
	text-decoration: none;
}

a.dig:link, a.dig:visited
{
	color: #063;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.dig:hover
{
	text-decoration: none;
	background: #BBE6D0;
}

a.dig:active
{
	color: #002A15;
	text-decoration: none;
}

a.ide:link, a.ide:visited
{
	color: #9900C0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.ide:hover
{
	text-decoration: none;
	background: #DCB8E6;
}

a.ide:active
{
	color: #3C004B;
	text-decoration: none;
}

a.org:link, a.org:visited
{
	color: #6E7501;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.org:hover
{
	text-decoration: none;
	background: #E3E6B8;
}

a.org:active
{
	color: #303300;
	text-decoration: none;
}

a.pot:link, a.pot:visited
{
	color: #0071AC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.pot:hover
{
	text-decoration: none;
	background: #B8D6E6;
}

a.pot:active
{
	color: #00293E;
	text-decoration: none;
}

a.res:link, a.res:visited
{
	color: #C36;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.res:hover
{
	text-decoration: none;
	background: #F5C0D2;
}

a.res:active
{
	color: #5C172E;
	text-decoration: none;
}

/* @end */

.allLinks
{
	color: #FC9;
	text-decoration: none;
}

/* others */

p.oldstyle a, p.oldstyle a:link, p.oldstyle a:visited
{
	color: #063;
	font-style: normal;
	text-decoration: none;
}

p.dot
{
	font: bold 10px Verdana, Trebuchet, Sans;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #063;
	text-align: center;
}

p a.dot, p a.dot:link, p a.dot:visited
{
	font: bold 10px Verdana, Trebuchet, Sans;
	letter-spacing: .1em;
	color: #063;
	text-decoration: none;
}

p a.dot:hover, p a.dot:active
{
	font: bold 10px Verdana, Trebuchet, Sans;
	letter-spacing: .1em;
	color: #f06;
	text-decoration: none;
}

/* from main.css */

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited
{
	color: #CCC;
	text-decoration: none;
}

h1 a:hover, h2 a:hover
{
	color: #f06;
	text-decoration: none;
}

/* from siteStyle.css */

ul li.dice img a:link, ul li.wide img a:link, ul li.dice img a:visited, ul li.wide img a:visited
{
	border-color: silver;
}

ul li.dice img a:hover, ul li.wide img a:hover
{
	border-color: #f06;
}