#main {
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	position : absolute;
	left : 160px;
	top : 118px;
	width : 600px;
	line-height : 16px;
	text-align : justify;
	z-index : 10;
}

td.intro {
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	line-height : 16px;
}

#menu {
	position : absolute;
	left : 15px;
	top : 115px;
	z-index : 3;
}

#logo {
	position : absolute;
	left : 15px;
	top : 12px;
	z-index : 2;
}

#titlebar {
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 1;
}

#sophianum { 
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	position : absolute;
	left : 15px;
	top : 400px;
	z-index : 2;
	 }

A:link {
	color:#000000;
	text-decoration: underline
}
A:visited {
	color:#000000;
	text-decoration: underline
}
A:active {
	color:#000000;
	text-decoration: underline
}
A:hover {
	color: #990000;
	text-decoration: underline
}

A.menu:link {
	color:#FFFFFF;
	text-decoration: none
}
A.menu:visited {
	color:#FFFFFF;
	text-decoration: none
}
A.menu:active {
	color: #FFCC00;
	text-decoration: none
}
A.menu:hover {
	color: #FFCC00;
	text-decoration: underline
}

A.taal:link {
	color:#000000;
	text-decoration: none
}
A.taal:visited {
	color:#000000;
	text-decoration: none
}
A.taal:active {
	color: #000000;
	text-decoration: none
}
A.taal:hover {
	color: #990000;
	text-decoration: underline
}
