BODY {
	font : normal x-small sans-serif;
}

A:link {
	COLOR: #A9A9A9;
	TEXT-DECORATION: none;
	font-size : xx-small;
	letter-spacing : 1px;
	font-family : sans-serif;
}
A:visited {
	COLOR: #A9A9A9;
	TEXT-DECORATION: none;
	font-size : xx-small;
	letter-spacing : 1px;
	font-family : sans-serif;
}
A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #A9A9A9;
	TEXT-DECORATION: none;
	font-size : xx-small;
	letter-spacing : 1px;
	font-family : sans-serif;
}
DIV {
	FONT: x-small sans-serif;
	COLOR: #333333;
}
DIV.ex {
	FONT: xx-small sans-serif;
	COLOR: #6495ED;
}
table {
	font-family : sans-serif;
	font-size : x-small;
	margin : 4px 4px 4px 4px;
	padding : 6px 6px 6px 6px;
}
TD {
	BORDER-LEFT: 2px dotted #4682B4;
	BORDER-BOTTOM: 2px dotted #4682B4;
	border-right : #425B71;
	border-top : #425B71;
	padding : 2px 50px 1px 2px;
}
A.lena {
	font-size : x-small;
	font-weight : normal;
	color : #6495ED;
	font-family : sans-serif;
	letter-spacing : normal;
}	
A.lena:hover {
	color : #99CCFF;
	text-decoration : none;
}
A.lena:visited {
		font-size : x-small;
	font-weight : normal;
	color : #6495ED;
	font-family : sans-serif;
	letter-spacing : normal;
}
A.lena:active {
		font-size : x-small;
	font-weight : normal;
	color : #6495ED;
	font-family : sans-serif;
	letter-spacing : normal;
}
#menu {
	COLOR: #9999FF;
	FILTER: glow(color=#000000,strength=1);
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	WIDTH: 5%
}
#menu:hover {
	COLOR: #9999FF;
	FILTER: glow(color=#2200DA,strength=1);
	WIDTH: 5%
}



