/* CSS Disney Exchange by Sincordia 24-01-2008 */

body {
	font-size:62.5%; /* Sets base font at 10px */
	font-family: "Lucida Grande",Arial,Verdana,sans-serif; 
	color:#333; background:url('../images/overall-bk-grad.jpg') repeat-x top left;
	min-width:950px;
	margin:0;
	text-align:center;
}

a { color:#666; background-color:transparent; }		
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; color:#017A96;  }
a:active {text-decoration:none; }

img { border:0; }

input, select, textarea
{
	padding: 3px;
	border: 1px solid #cccccc;
}

