A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

/* TAG STYLES ********************/

html {
 overflow-x: auto
}

body {
 font-family: Tahoma, Geneva CY, sans-serif;
 font-size: 12px
}

a {
 font-family: verdana,arial;
 font-size: 12px;
 font-weight: bold;
 color: maroon;
}

.a {
 font-family: verdana,arial;
 font-size: 12px;
 font-weight: normal;
 color: silver;
}

a:hover {
 text-decoration: underline;
}	

table {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 font-family: verdana,arial
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

input,select,textarea {
 font-family: verdana,arial;
 font-size: 9px
}

img {
 border: 0px;
}



.lore_content_header {
 background-color: #f0f0f0;
 color: white;
 font-weight: bold;
 font-size: 10px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
 vertical-align: top;
}

.lore_content_header_caption {
 background-color: #66CC00;
 color: white;
 padding: 5px;
}

.defFont {	FONT-SIZE: 90%;
}
