a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}

a
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FF9933;
	text-decoration: none;
}

a:hover
{
	font-family: sans-serif;
	font-size: 9pt;
/*	color: #660000;
	text-decoration: none; */
	text-decoration: underline;
}

a.normal
{
	font-weight: normal;
}

a.category
{
	font-family: sans-serif;
	font-size: 12pt;
	color: #333333;
}

BODY
{
	font-family: sans-serif;
	font-size: 8pt;
	color: white;
	background-color: black;
}

p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: black;
	font-weight: lighter;
	line-height: 14pt;
}

.title
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: red;
	font-weight: bold;
}

.subtitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.quoted
{
	color: #ffff66;
	font-style: italic;
}

.date
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 12px;
	font-weight: bold;
}

.storybox
{
	border-color: maroon;
	border-width: 10px;
	background-color: black;
	overflow: scroll;
}

DIV.cat
{
	scrollbar-base-color: #666666;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #666666;
	width: 394px;
	height: 384px;
	overflow: auto;
	text-indent: 2;
	text-transform: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0px 20px 20px 20px;
}

a.agua-dulce
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
	text-decoration: none;
	font-size: 10pt;
}

a.agua-dulce:hover
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
	text-decoration: none;
	font-size: 10pt;
}

a.delete:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: red;
	color: white;
}

a.delete
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: black;
	color: red;
}

a.edit:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: green;
	color: white;
}

a.edit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: black;
	color: green;
}

a.standard
{
	color: #66a6a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
	text-decoration: none;
	font-size: 8pt;
}

a.standard:hover
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
	text-decoration: none;
	font-size: 8pt;
}

a.agua
{
	color: #66a6a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
	text-decoration: none;
	font-size: 10pt;
}

a.agua:hover
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: plain;
	text-decoration: none;
	font-size: 10pt;
}

div.floated
{
	width: 200px;
	float: right;
	padding: 0 0 0 8px;
	text-align: center;
}

.image .caption .styled
{
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

.popFrame
{
	position: fixed;
	top: 100px;
	left: 450px;
	width: 500px;
	height: 300px;
    display: table-cell;
    vertical-align: middle;
	visibility: hidden;
	overflow: hidden;
	border: 3px solid gray;
	background: gray;
}
