﻿font 
{
	
	font-family:Verdana;
	font-size:7pt;
	color:#ffffff;
	
}


input, textarea 
{
	
	font-family:Verdana;
	font-size:7pt;
	color:#555555;
	
}


.onair_title
{
	
	font-family:Verdana;
	font-size:8pt;
	color:#414f70;
	font-weight:bold;
	
}


.onair_text
{
	
	font-family:Verdana;
	font-size:8pt;
	color:#737c91;
	
}


a
{
	
	font-family:Verdana;
	font-size:8pt;
	color:#596682;
	text-decoration:none;
}

a:hover
{
	
	font-family:Verdana;
	font-size:8pt;
	color:#596682;
	text-decoration:underline;
}

.imgStyle
{
    border-color:#4e5b79;
}