/*********************************************************************************
/// Title: Default.css
/// Description: This file holds cascading style sheet for the skin file
///
/// NOTE: AHS removed all style from this file and put it into FlyCastMaster.css to 
///		prevent global style changes from affecting the widget pages and vice versa.
///		Please be aware that any changes here will affect all aspects of the site.
/// *********************************************************************************/

table
{
	border:0px;
}

a
{
	text-decoration:none;
}

a:visited
{
	
}


