/* CSS  (c) Eevuska & Kiiskinen 2007 */

	/* yleiset */
body { background-color : #171717; margin-top : 0px; margin-right : 0; margin-bottom : 0; margin-left : 0; }
	
	/* divit & taulukot */
#taulukko { background-image : url(''); background-repeat : repeat-x; margin-top : 0px; margin-right : 0; margin-bottom : 30; margin-left : 0; }
#tekstialue { margin-top : 0px; margin-right : auto; margin-bottom : 0; margin-left : auto; }
#tekstit { background-color : #000000; margin-top : -5px; margin-right : auto; margin-bottom : 0px; margin-left : auto; width : 300px; border-left : 1px solid #421672; border-right : 1px solid #421672; border-top : 0px solid #f2f2f2; border-bottom : 0px solid #f2f2f2;}

	/* linkkimuotoilut */
.txt a:link { font-family : Arial, sans-serif; color : #8c000d; background : transparent; text-decoration : none; border-bottom : 0px solid #585751; font-size : 12px; cursor : pointer; }
.txt a:visited { font-family : Arial, sans-serif; color : #8c000d; background : transparent; text-decoration : none; border-bottom : 0px dotted #585751; font-size : 12px; cursor : pointer; }
.txt a:hover, .txt a:active { font-family : Arial, sans-serif; color : #000000; background : transparent; text-decoration : none; border-bottom : 0; font-size : 12px; cursor : pointer; }
.txt a:hover, .txt a:active { font-family : Arial, sans-serif; color : #000000; 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 : #8c000d; 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 : #000000; background : transparent; text-decoration : none; border-bottom : 0; font-size : 14px; cursor : pointer; }

	/* tekstimuotoilut */
.txt { font-family : Arial, sans-serif; color : #515151; background : transparent; font-size : 12px; text-align : justify; letter-spacing : normal; line-height : 22px; cursor : default; margin-right : 40px; margin-left : 40px; }

.linkit { font-family : Arial, sans-serif; color : #ac000c; background : transparent; font-size : 14px; text-align : justify; letter-spacing : normal; line-height : 22px; cursor : default; }
