@charset "utf-8";

/* Vesmont Majakeskuse CSS */

@import url(layout.css);

body 
	{
	margin: 0px;
	padding: 0px;
	font: 11px/1.7em Tahoma, Arial, Helvetica, sans-serif;
	color: #656565;
	width: 100%;
	height: 100%; 
	}
	
a, a:link
	{
	color: #888888;
	text-decoration: none;
	}
	
a:hover
	{
	color: #bf0029;
	}
	
a.punaneSuur
	{
	color:#bf0029;
	font-size:14px;
	font-weight:bold;
	}
	
.suurPunane
	{
	color:#bf0029;
	font-size:14px;
	font-weight:bold;
	}

a.loeEdasi
	{
	color: #bf0029;
	}

.daatuum
	{
	font-size:9px;	
	}
