
body{margin-left:1%; margin-right:1%; background-color: white; background-image: none;
}
/*menu*/ 
#menu {background-color: rgb(0, 0, 153); padding: 5px; text-indent:10px; font-family: sans-serif;}
#menu A:link {font-weight:bold; text-decoration:none; color: white;}
#menu A:visited {font-weight:bold; text-decoration:none; color: white;}
#menu A:hover {font-weight:bold; text-decoration: none; color: red;}

/*hakurivi*/
#hakurivi {background-color: white; text-indent:0px; height: 24px; padding: 6px; Padding-left:0px; font-weight:bold; color: black}

/*tekstiosa*/ 
#tekstiosa {float: left; width: 76%; padding: 12px; border: 1px solid gray; font-family: sans-serif; font-size: 96%}

/*menub */
#menub {position: absolute; left: 79%; padding: 4px; font-family: sans-serif; font-size: 96%}
#menub A:link {font-weight:bold; text-decoration:underline; color: rgb(0, 0, 153);}
#menub A:visited {font-weight:bold; text-decoration:underline; color: rgb(0, 0, 153);}
#menub A:hover {font-weight:bold; text-decoration: underline; color: red;}

/*menuc */

#menuc A:link {text-decoration:underline; color: blue;}
#menuc A:visited {text-decoration:underline; color: blue;}
#menuc A:hover {text-decoration: underline; color: blue;}

/*alarivi*/
#alarivi {clear:both; font-style: italic;}
#alarivi A:link {text-decoration:none; color: #000066;}
#alarivi A:visited {text-decoration:none; color: #000066;}
#alarivi A:hover {text-decoration: none; color: blue;}


