body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}

.tekst {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-decoration: none;
	}
.tekst:link {
	color: #FFFFFF;
	font-weight: bold;
}
.tekst:visited {
	color: #CCCCCC;
	font-weight: bold;
}
.tekst:hover {
	text-decoration: underline; 
	color: red;
	font-weight: bold;
		}

.bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}

.besedila {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
}

.avtor {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}

.naslov {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	}
	
	
.foto_podpis {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
	font-style:italic;
}
