/* Default Navigation Style Sheet For YouCanWrite.com */
.body {
font-size       : 12px;
	color          : #000000;
	font-family    : verdana,arial,helvetica,sans-serif;
}
li {font-weight: bold; color: blue;}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color          : #000000;
	font-family    : verdana,arial,helvetica,sans-serif;
	font-weight    : bold;
}
a:hover {
	text-decoration: none;
	color          : blue;
	font-family    : verdana,arial,helvetica,sans-serif;
	font-weight    : bold;
}
a.open, a.join:visited {
	text-decoration: none;
	color          : blue;
	font-family    : verdana,arial,helvetica,sans-serif;
	font-weight    : bold;
}
a.open:hover {
	color          : #000000;
	text-decoration	:none;
}
.L2nav {font-size: 11px;}
input {
	color           : #365C90;
	background-color: #F5F5F5;
	font-family     : Verdana, Helvetica, Helvetica, sans-serif;
	font-size       : 11px;
	font-weight: bold;
}
.gobtn {
	color           : #365C90;
	background-color: #CCCCCC;
	font-family     : Verdana, Helvetica, Helvetica, sans-serif;
	font-size       : 10px;
	font-weight: bold;
}
