/* 
	+---------------------------------------------+
	| Copyrights © exyria Studies: www.exyria.com |
	| ALL RIGHTS RESERVED						  |
	+---------------------------------------------+
*/

body	{
	font-family: Verdana;
	font-size: 11px;
	background : #FFEFD6;
	color: #000000;
}
H1	{
font-family: Verdana;
font-size: 13px;
color: #000000;
}
a:hover {
	color: #000000;
	font-size : 11px;
	text-decoration : underline;
}
a:link	{
	color: #333333;
	font-size : 11px;
	text-decoration : none;
}
a:visited	{
	color: #333333;
	font-size : 11px;
}
a:active	{
	color: #333333;
	font-size : 11px;
}
a  {
	color: #333333;
	font-size : 11px;
	text-decoration : none;
}
table  {
	color: #000000;
	font-size : 11px;
}
td  {
	color: #000000;
	font-size : 11px;
}
.exyria, .exyria:link, .exyria:hover, .exyria:visited, .exyria:active {
	font-size : 11px;
	text-decoration : none;
}
#left .nav a:link, #left .nav a:visited{
height:19px;
width:129px;
color: #333333;
background: url(images/bt_off.gif);
display: block;
font-size:11px;
margin: 0 0 0 0;
padding: 3 0 0 20;
text-align:left;
text-decoration: none;
}
#left .nav a:hover {
color: #000000;
background: url(images/bt_on.gif);
}
#left .here a:link,#left .here a:visited, #left .here a:hover {
cursor:default;
color: #333333;
background: url(images/bt_here.gif);
height:19px;
width:129px;
display: block;
font-size:11px;
margin: 0 0 0 0;
padding: 3 0 0 20;
text-align:left;
text-decoration: none;
}