/*
' * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
' D E V E L O P E D   B Y   G A Z A T E M   T E C H N O L O G I E S

' 		G L I N K   I N D E X   M A N A G E R

' 		 (c) 2006 - http://www.gazatem.com/
' * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/

body {
	background-color:#333333;
	font:70%/1em arial,sans-serif;
	margin:0;
}

a {
	color: #039;
	text-decoration: none;
}

a:active {
	color: #800080;
	text-decoration: none;
}


a:hover {
	color: #800080;
	text-decoration: underline;
}



h1 {
	font-size:160%;
}

h2 {
	font-size:12px;
}

td {
font: 10px/1em Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}