

/* 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: black; text-decoration: none;}
.detail {font-size: 11px; color: black;}
.toplinks:mouseover {font-size: 11px; color: black; font-weight: normal}
.clickedlink {background-color: yellow;}


body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Arial, helvetica; 

}

.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family: Arial, helvetica; 
}
	
.bigtitle, h2
{
	font-size: 22px;
	text-decoration: none;
	color: black;
}

.mediumtitle, H3
{
	font-size:16px;
	text-decoration: none;
	color: #045485;
	font-weight: bold;
}

.minititle, .cursive, h4
{
	font-size: 13px;  
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 13px;
	text-decoration: none;
	color: Black;
}



.minileipis, h5, .minicursive
{
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;

}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #045485;
}

a:hover
{
	color: black;
}



.menu a:hover
{
	color: lightblue;
}

.menu a
	{
	color: white;

	}


.menu a:active
	{
	font-weight: bold;

	} 


	
.mainmenu /* menu.aspin valikot */
	{
	font-family: arial,helvetica;
	font-weight: bold;
	font-size:11px;
	color: white;
	text-decoration: none
	}

 
.submenu
{ 
	font-size:11px;
	font-family: arial, helvetica
	text-decoration: none;
	color: white;
}
