/*  
Theme Name: White pride.
Author: Lelique
*/

body {
	background-color: #ffffff;
	background-position: left top, fixed;
	font-family: Georgia, serif;
	color: #ffffff;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
}

.italic {
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

.bold {
	color: #000000;
	font-weight: bold;
}

.name {
	font-size: 9px;
	color: #000000;
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.spisok {
	font-size: 9px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}

a:link { color: #000000; text-decoration: none;}
a:visited { color: #747474; text-decoration: none;}
a:hover { color: #000000; background-color: #00c0ff; text-decoration: none;}
a:active { color: #000000; background-color: #00c0ff; text-decoration: none;}

.a:link { color: #000000; text-decoration: none;}
.a:visited { color: #747474; text-decoration: none;}
.a:hover { color: #000000; background-color: #00c0ff; text-decoration: none;}
.a:active { color: #000000; background-color: #00c0ff; text-decoration: none;}

