body {
	background: #CCCCCC;
	color: #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

table { font-weight: bold; }

a:link    {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;


}
a:hover   {
	text-decoration: none;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;


}

.navbar 						{
	color: #818181;
	background-color: #313030;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}
.navbar a:hover 		{
	text-decoration: none;
	color: #B1B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.navbar a:link    	{
	text-decoration: none;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.navbar a:visited 	{
	text-decoration: none;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.indent		 	{
	margin-left: 20px;
	color: #818181;
	background-color: #1A1A1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.references {
	color: #818181;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #460109;
}
.header			{ color: #000000; font: bold 11px Arial, Helvetica, sans-serif; }
.captext {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.resepti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1B1B1B;
}
.tapahtumat {
	font-size: 11px;
}
.tapahtumat a:link {
    font-size: 11px;
	color: #330066;
}
.tapahtumat a:hover {
    font-size: 11px;
    color: #333366;
}
.tapahtumat a:visited {
    font-size: 11px;
    color: #330066;

}
.kpvm {
	font-size: 10px;
}
.luento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #CCCCCC;
}
.ryhma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #FFFFCC;
}
.tentti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #CCFFFF;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #CCCCFF;
}
.gallery {
	background-color: #B3BFCC;
}
