body,td,th {
        font-family: verdana;
        font-size: 16px;
        color: FFFFFF;
	line-height: 18px;
	background-image: url("images\taust.png");
	background-repeat: repeat-x;
	background-color: CC7766;
}


a {
        font-family: verdana;
        font-size: 16px;
        color: 828282;
	line-height: 18px;
}
a:link {
        text-decoration: none;
	color: FFFFFF;
}
a:visited {
        text-decoration: none;
        color: FFFFFF;
}
a:hover {
        text-decoration: none;
        color: FFCCCC;
}
a:active {
        text-decoration: none;
        color: FFFFFF;
}

.border {
	background-image: url("images\tabel.png");
	background-repeat: repeat;
        font-family: verdana;
        font-size: 16px;
        color: FFFFFF;
	line-height: 18px;
	border-style: solid;
	border-color: #800000
	
	
}
.tabel {
	background-image: url("images\tabel.png");
	background-repeat: repeat;
        font-family: verdana;
        font-size: 16px;
        color: FFFFFF;
	line-height: 18px;
}
.taust
{
}
