body { margin: 0; background-color: #2D2D2D;}

.teksti { font-family: Arial; font-size: 11px; color: #ADACAD; font-weight: normal}
.otsikko { font-family: Arial; font-size: 12px; color: #F4CB27; font-weight: bold}
.pvm { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; font-style: italic}


a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:active {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #F4CB27; text-decoration: none}

.reunat { 	border-left-width: 1px; border-left-color: #F4CB27; border-left-style: solid;
	      	border-right-width: 1px; border-right-color: #F4CB27; border-right-style: solid;
			border-top-width: 1px; border-top-color: #F4CB27; border-top-style: solid;
			border-bottom-width: 1px; border-bottom-color: #F4CB27; border-bottom-style: solid;
			background-color: #1D1D1D; }
