a:link {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}

body {
	background-color: #CCCCCC;
}

.stils {
	color: White;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}
.virsraksts {
		color: White;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
		font-weight: bold;
}

H3 {
		color: White;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
		font-weight: bold;
}

.stils:link {
	color: White;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
}

.stils:visited {
	color: White;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
}

.stils:hover {
	color: White;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
}
