.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

a:link			{font-family: Arial; color: #ffffff; font-weight: bold; ; font-size: 12px; text-decoration: none}
a:visited 		{font-family: Arial; color: #ffffff; font-weight: bold; ; font-size: 12px; text-decoration: none}
a:hover			{font-family: Arial; color: red; font-weight: bold; ; font-size: 12px; text-decoration: none}
a:active 		{font-family: Arial; color: #ffffff; font-weight: bold; ; font-size: 12px; text-decoration: none}

a.link:hover   {font-family: Arial; color: #999999; font-weight: bold; ; font-size: 12px; text-decoration: none}
a.link:link    {font-family: Arial; color: #333333; font-weight: bold; ; font-size: 12px; text-decoration: none}
a.link:visited {font-family: Arial; color: #333333; font-weight: bold; ; font-size: 12px; text-decoration: none}
a.link:active  {font-family: Arial; color: #333333; font-weight: bold; ; font-size: 12px; text-decoration: none}

a.big:hover   {font-family: Arial; color: #990000; font-weight: bold; ; font-size: 15px; text-decoration: none}
a.big:link    {font-family: Arial; color: #990000; font-weight: bold; ; font-size: 15px; text-decoration: none}
a.big:visited {font-family: Arial; color: #990000; font-weight: bold; ; font-size: 15px; text-decoration: none}
a.big:active  {font-family: Arial; color: #990000; font-weight: bold; ; font-size: 15px; text-decoration: none}

a.projekti {color: red;}
a.projekti:hover {color: red; text-decoration: underline}
