/* link layout */
A
{
    TEXT-DECORATION: none;
  color: #666666;
}
A:hover
{
    TEXT-DECORATION: underline;
   color: #000099; 
}
A:active
{
	color: #666666; 
}


.visited_post,.visited_post a, .visited_post:visited
{ 
	color: #666666;
}

/* admin */
.SettingInputs { width:180px;}
.SettingInputsShort { width:50px;}style1 {
	background-attachment: fixed;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
