

.buffer  {
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
}

.buffercaptered {
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cccccc;
	font-weight : bold;
}
	
body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-color: #ffffff
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-top : 0%;
}
.text { 
	font-size: 11px;
	color: #cccccc;
}
.text12 {
	font-size: 12px;
}
.textred {
	font-size: 11px;
	color: #800000;
}
.text10grey {
	font-size: 10px;
	color: #cccccc;
}
.textgrey {
	font-size: 12px;
	color: #cccccc;
}
.text12grey {
	font-size: 12px;
	color: #cccccc;
}
.textyellow {
	font-size: 11px;
	color: #ffffcc;
}
.mainhead {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.head {
	font-size: 13px;
	color: #99cccc;
	font-weight : bold;
}
.headnolink {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}

.head A:link {
	color: #99cc99;
	font-size: 12px;
}
.head A:visited {
	color: #99cc99;
	font-size: 12px;
}
.head A:active {
	color: #FF0000;
	font-size: 12px;
}
.head A:hover {
	color: #ffffcc;
	text-decoration: blink;
	font-size: 12px;
}

.comment A:link {
	color: #cccccc;
	font-size: 12px;
}
.comment A:visited {
	color: #cccccc;
	font-size: 12px;
}
.comment A:active {
	color: #FF0000;
	font-size: 12px;
}
.comment A:hover {
	color: #ffffcc;
	text-decoration: blink;
	font-size: 12px;
}
A:link {
	color: #ccffcc;
	text-decoration : none;
	font-size: 11px;
}
A:visited {
	color: #ccffcc;
	text-decoration : none;
	font-size: 11px;
}
A:active {
	color: #ff0000;
}
A:hover {
	color: #ffffcc;
	text-decoration: blink;
	font-size: 11px;
}
.menutext A:link {
	color: #ffffff;
	text-decoration : none;
	font-size: 12px;
}
.menutext A:visited {
	color: #ffffff;
	text-decoration : none;
	font-size: 12px;
}
.menutext A:active {
	color: #ff0000;
}
.menutext A:hover {
	color: #ffffcc;
	text-decoration: blink;
	font-size: 12px;
}
.red A:link {
	color: red;
	text-decoration : none;
	font-size: 12px;
}
.red A:visited {
	color: red;
	text-decoration : none;
	font-size: 12px;
}
.red A:active {
	color: #ff0000;
	text-decoration : none;
	font-size: 12px;
}
.red A:hover {
	color: #ffffcc;
	text-decoration: blink;
	font-size: 12px;
}

.bold A:link {
	color: #ffffff;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
.bold A:visited {
	color: #ffffff;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
.bold A:active {
	color: #ff0000;
	font-weight : bold;
}
.bold A:hover {
	color: #ffffcc;
	font-size: 12px;
	font-weight: bold;
}
DIV {
	font-family: verdana,arial,helvetica,sans-serif;
	
}
A {
	font-family: verdana,arial,helvetica,sans-serif;
}
.menu {
	height: 20px;
}
li {
	color: #ffffff;
	font-size : 11px;
}
.pick  {
	color : #cc0000;
}


