a:link
{
	color: #6ea5c9;
    text-decoration:underline;
}
a:visited
{
	color: #6ea5c9;
    text-decoration:underline;
}
a:hover
{
	color: #6ea5c9;
    text-decoration:none;
}

a.valoda:link
{
	color: #750904;
    text-decoration:none;
}
a.valoda:visited
{
	color: #750904;
    text-decoration:none;
}
a.valoda:hover
{
	color: #750904;
    text-decoration:underline;
}

a.link2:link
{
	color: #750904;
    text-decoration:underline;
}
a.link2:visited
{
	color: #750904;
    text-decoration:underline;
}
a.link2:hover
{
	color: #750904;
    text-decoration:none;
}


a.blacklink:link
{
	color: #000000;
    text-decoration:underline;
    font-weight:bold;
}
a.blacklink:visited
{
	color: #000000;
    text-decoration:underline;
    font-weight:bold;
}
a.blacklink:hover
{
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.blacklink2:link
{
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}
a.blacklink2:visited
{
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}
a.blacklink2:hover
{
	color: #6ea5c9;
    text-decoration:none;
    font-weight:bold;
}


.askola:link
{
font-family: "Tahoma";
font-size: 16px;
color:red;
line-height:18px;
font-weight:bold;
font-style: italic;
    text-decoration:none;
}

.askola:visited
{
font-family: "Tahoma";
font-size: 16px;
color:red;
line-height:18px;
font-weight:bold;
font-style: italic;
    text-decoration:none;
}

.askola:hover
{
font-family: "Tahoma";
font-size: 16px;
color:#2A3990;
line-height:18px;
font-weight:bold;
font-style: italic;
    text-decoration:none;
}

