a:link { text-decoration: underline; font-family: Arial; /*font-weight: bold;*/ /*font-style: italic;*/ /*color: blue;*/ } a:visited { text-decoration: underline; /*color: blue;*/ } a:active { text-decoration: underline; /*color: blue;*/ } a:hover{ text-decoration: none; /*font-weight: bold;*/ /*font-style: italic;*/ /*color: blue;*/ } .title1{ font-size: 32px; font-weight: bold; } .title2{ font-size: 24px; font-weight: bold; } .title3{ font-size: 19px; font-weight: bold; } .title4{ font-size: 16px; font-weight: bold; } .title5{ font-size: 14px; font-weight: bold; } .title6{ font-size: 11px; font-weight: bold; } .fixedwidth{ font-family: Courier; font-size: 11px; } .NewsBannerCategory{ margin-top: 20px; background: silver; padding: 2px; font-family: Arial; font-size: 10px; font-weight: bold; /*font-style: italic;*/ /*color: blue;*/ } .NewsBannerPage{ font-family: Arial; font-size: 10px; /*font-weight: bold;*/ /*font-style: italic;*/ /*color: blue;*/ } .author{ font-family: Arial; font-size: 9px; /*font-weight: bold;*/ /*font-style: italic;*/ color: maroon; } .sublinkstitle{ font-weight: bold; } .sublinks a{ text-decoration: none; text-transform: uppercase; font-weight: normal; } .sublinks a:hover{ text-decoration: underline; font-weight: normal; } .button{ font-family: Arial; font-size: 12px; background:silver; border: 1px solid #000000; font-weight:bold; width:50px; } .inputbox{ font-family: Arial; font-size: 12px; border: 2px solid silver; /*font-weight: bold;*/ /*font-style: italic;*/ /*color: blue;*/ } select{ font-family: Arial; font-size: 12px; /*font-weight: bold;*/ /*font-style: italic;*/ /*color: blue;*/ } textarea{ font-family: Arial; font-size: 12px; /*font-weight: bold;*/ /*font-style: italic;*/ /*color: blue;*/ } body,td{ font-family: Arial; font-size: 10px; /*font-weight: bold;*/ /*font-style: italic;*/ color: black; } .pistepysty { background: url(dot_vert.gif); background-repeat: repeat-y; padding: 0px; width: 1px; height: 100%; } .pistevaaka { background: url(dot_horiz.gif); background-repeat: repeat-x; padding: 0px; width: 100%; height: 1px; }