@CHARSET "ISO-8859-1";
body {
	font-family: sans-serif;
}

p.para {text-align: justify;}

a:link {color: blue;}
a:visited {color: blue;}
a:hover {color: green;}
a:active {color: red;}

@imageLink.a:hover {color: lime;}

#menus {
	width: 150px;
}