<STYLE TYPE="text/css">

/* Raadio 7 homepage stylesheet */

BODY	{background: #666666;
font-family: verdana;
font-size: 8pt
	margin:0}

P	{color: black;
	font-family: verdana;
	font-size: 8pt}

TD	{color: black;
	font-family: verdana;
	font-size: 8pt}



/* This part defines how the links behave */

A:link		{color: blue; text-decoration: none}		/* unvisited link */
A:visited	{color: blue; text-decoration: none}		/* visited links */
A:hover		{color: maroon; text-decoration: underline}	/* hover link   */
A:active	{color: navy; text-decoration: none}		/* active links*/


/* Class definitions */

.headline	{color: white;
		font-size: 10pt;
		font-weight: bold}

.addinfo	{color: #666666}

.legal		{color: white;
		font-size: 8pt}


.news	{color: black;
	font-family: verdana;
	font-size: 8pt}

.kogudus	{background: #c4e1ff}

/* Form objects */

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: verdana;
	padding: 2px;
	font-size: 8pt;
	color: #000080;
}

.button 	{border-style: thin;
                 font-size=8pt;
		border-width: 1}


</STYLE>