/* CSS Styles for Radio Bronglais */

body {background-color: #CCCCCC}

font.h1
	{
	font-weight: bold;
	font-size: 24pt;
	font-family: "verdana";
	Color: #000000
	}

font.h2
	{
	font-weight: normal;
	font-size: 14pt;
	font-family: "verdana";
	Color: #000000
	}

font.h3
	{
	font-weight: bold;
	font-size: 14pt;
	font-family: "verdana";
	Color: #000080
	}

font.smalllink
	{
	font-weight: normal;
	font-size: 10pt;
	font-family: "verdana";
	color: #000000
	}

font.links
	{
	font-weight: bold;
	font-size: 12pt;
	font-family: "verdana";
	color: #ffffff
	}

font.standard
	{
	font-weight: normal;
	font-size: 12pt;
	font-family: "verdana";
	color: #000000
	}

font.standardunder
	{
	font-weight: normal;
	font-size: 12pt;
	font-family: "verdana";
	text-decoration: underline;
	color: #000000
	}

font.standardsmallitalic
	{
	font-weight: normal;
	font-size: 10pt;
	font-family: "verdana";
	font-style: italic;
	color: #000000
	}

font.standardsmallitalicbold
	{
	font-weight: bold;
	font-size: 10pt;
	font-family: "verdana";
	font-style: italic;
	color: #000000
	}

font.standardbold
	{
	font-weight: bold;
	font-size: 12pt;
	font-family: "verdana";
	Color: #000000
	}

font.standardsmall
	{
	font-weight: normal;
	font-size: 8pt;
	font-family: "verdana";
	color: #000000
	}

font.phpincl
	{
	font-weight: normal;
	font-size: 2px;
	font-family: "verdana";
	color: #ffffff
	}

font.smallprint
	{
	font-weight: normal;
	font-size: 8pt;
	font-family: "verdana";
	color: #000000
	}

font.smallprintwhite
	{
	font-weight: normal;
	font-size: 8pt;
	font-family: "verdana";
	color: #FFFFFF
	}

hr.standard
	{
	width: 95%;
	color: #000080
	}

link.nounderline
	A 
	{
	text-decoration:none
	}

a:link    
	{
	color: #ffffff;
	text-decoration:none
	}

a:visited 
	{
	color: #ffffff;
	text-decoration:none
	}

a:active  
	{
	color: #ffffff;
	text-decoration:none
	}

a:hover   
	{
	color: #C0C0C0
	}