﻿body {
	font-family: 'Palatino Linotype', 'Trebuchet MS', Georgia, Palatino, 'Palatino Linotype';
	font-size: medium;
}
h1 {
	font-size: xx-large;
	color: #660033;
}
.g1 {
	font-size: 60px;
	color: #000000;
	font-weight:bold;
}
.g2 {
	font-size: 40px;
	color: red;
	font-weight: bold;
}
.g3 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
A.kont6:link   {font-size: 16px; color: white; text-decoration: underline; font-weight: normal;}
A.kont6:visited{font-size: 16px; color: red; text-decoration: underline; font-weight: normal;}
A.kont6:active {font-size: 16px; color: red; text-decoration: underline; font-weight: normal;}
A.kont6:hover  {font-size: 16px; color: #FFCC00; text-decoration: underline; font-weight: normal;}
