

/* TOP.AsP-tyylit */

.username {font-size: 11px; color: black; font-weight: bold}
.time { font-size: 12px; color: white; font-weight: normal}
.toplinks {font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
.detail {font-size: 11px; color: black;}
/*.toplinks:mouseover {font-size: 12px; color: #000000; font-weight: bold;}*/
.toplinks:active {font-size: 12px; color: #000000; font-weight: bold;}
.clickedlink {background-color: yellow;}


body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Tahoma, Arial, helvetica; 

}

h1
{
font-size: 14px;
}

.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family: Verdana, Arial, helvetica; 
}
	
.bigtitle, h2
{
	font-size: 14px;
	text-decoration: none;
	color: black;
	font-weight: bold;


}

.mediumtitle, H3
{
	font-size:12px;
	text-decoration: none;
	color: #474747;
	font-weight: bold;
}

.minititle, .cursive, h4
{
	font-size: 11px;  
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}



.minileipis, h5, .minicursive
{
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;

}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #003366;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
	color: #0A3990;
}

.menu a:hover
{
	color: black;
}

.menu a
	{
	color: black;

	}


.menu a:active
	{
	font-weight: bold;
	color: black;

	} 


	
.mainmenu /* menu.aspin valikot */
	{
	line-height: 3;
	font-family: tahoma, arial,helvetica;
	font-weight: bold;
	font-size:1.1em;
	color: black;
	text-decoration: none
	}



td .mainmenu a
{
font-size: 12px;
}

 
.submenu
{ 
	font-size:12px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: black;
}