/* CSS  (c) Eevuska 2007 */

	/* yleiset */
body { background-color : #ffffff; margin-top : 0px; margin-right : 0; margin-bottom : 0; margin-left : 0; }
	
	/* divit & taulukot */
#otsikko { margin-top : 0px; margin-right : 0; margin-bottom : 0; margin-left : 0; }
#taulukko { background-image : url('http://i23.photobucket.com/albums/b356/eevuska_88/cmtausta.gif'); background-repeat : repeat-x; background-color : #ffffff; margin-top : 0px; margin-right : 0; margin-bottom : 0; margin-left : 0; }
#tekstit { margin-right : 30px; margin-bottom : 30px; margin-left : 10px; }
#linkit { position : absolute; top : 208px; left : 315px; }

	/* linkkimuotoilut */
.txt a:link { font-family : Arial, sans-serif; color : #585751; background : transparent; text-decoration : none; border-bottom : 1px solid #585751; font-size : 12px; cursor : pointer; }
.txt a:visited { font-family : Arial, sans-serif; color : #585751; background : transparent; text-decoration : none; border-bottom : 1px dotted #585751; font-size : 12px; cursor : pointer; }
.txt a:hover, .txt a:active { font-family : Arial, sans-serif; color : #7B7A70; background : transparent; text-decoration : none; border-bottom : 0; font-size : 12px; cursor : pointer; }
.linkit a:link, .linkit a:visited { font-family : Arial, sans-serif; color : #7B715A; background : transparent; text-decoration : none; border-bottom : 0; font-size : 14px; cursor : pointer; }
.linkit a:hover, .linkit a:active { font-family : Arial, sans-serif; color : #AFA794; background : transparent; text-decoration : none; border-bottom : 0; font-size : 14px; cursor : pointer; }

	/* tekstimuotoilut */
.txt { font-family : Arial, sans-serif; color : #3F3E3A; background : transparent; font-size : 12px; text-align : justify; letter-spacing : normal; line-height : 20px; cursor : default; }
h1 { font-family : 'Times New Roman', Serif; color : #3F3E3A; background : transparent; font-size : 20px; font-weight : bold; letter-spacing : 1px; cursor : default; line-height : 20px; border-bottom : 1px solid #3F3E3A; }
.linkit { font-family : Arial, sans-serif; color : #3F3E3A; background : transparent; font-size : 14px; text-align : justify; letter-spacing : normal; line-height : 20px; cursor : default; }
