body {
	background-color:#000000;
    color: #ffffff;
    font-family:  'verdana';
    font-size: 12;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 100px;
    margin-left: 100px;
    margin-right: 50px;
    margin-top: 50px;
		
}

p {
    font-size: 12px;
    line-height:20px;
}

td {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 12px;
}

tr {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 22px;
}

.linie {
		background-color:#ffffff;
}



a {
    color: #ffffff;
    text-decoration: underline;
}

a:visited {
    color: #ffffff;
    text-decoration: underline;
}

a:hover {
    color: #ffffff;
    text-decoration: none;
}



a.title {
    color: #ffffff;
    text-decoration: none;
		font-weight:bold;
}

a.title:visited {
    color: #ffffff;
    text-decoration: none;
		font-weight:bold;
}

a.title:hover {
    color: #ffffff;
    text-decoration: underline;
		font-weight:bold;
}




a.title_blog {
    color: #ffffff;
    text-decoration: none;
		font-weight:bold;
}

a.title_blog:visited_ {
    color: #ffffff;
    text-decoration: none;
		font-weight:bold;
}

a.title_blog:hover {
    color: #ffffff;
    text-decoration: none;
		font-weight:bold;
}
