A:link			{	text-decoration: underline;
}

A:active			{	text-decoration: underline;
}

A:visited			{	text-decoration: underline;
}

A:hover			{	color: #6699FF;
}

.black:link			{	text-decoration: none;
				color: #000000;
}

.black:active			{	text-decoration: none;
				color: #000000;
}

.black:visited		{	text-decoration: none;
				color: #000000;
}

.black:hover			{	text-decoration: underline;
				color: #6699FF;
}

.blue:link			{	text-decoration: none;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					font-size: 80%;
					color: #1a3999;
}

.blue:active		{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #1a3999;
}

.blue:visited		{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #1a3999;
}

.blue:hover		{	text-decoration: underline;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #6699FF;
}

.fixed				{	font-size: 12px;
}

.green:link			{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #008000;
}

.green:active		{	text-decoration:
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				none; color: #008000;
}

.green:visited		{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #008000;
}

.green:hover		{	text-decoration: underline;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #6699FF;
}

h1					{	font-family: Verdana;
						font-size: 100%;
						font-weight: normal;
						color:000000;
}

h2					{	font-family: verdana; font-size: 85%;
						font-weight: normal;
}

h3					{	font-family: verdana; font-size: 75%;
						font-weight: bold;
}

.header:link		{	text-decoration: none;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					font-size: 80%;
					color: #ffffff;
}

.header:active		{	text-decoration: none;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					font-size: 80%;			
					color: #ffffff;
}

.header:visited		{	text-decoration: none;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					font-size: 80%;				
					color: #ffffff;
}

.header:hover		{	text-decoration: underline;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					font-size: 80%;				
					color: #ffffff;
}

img.right 				{     float: right ;
						padding: 5px;
}  

img.left 				{     float: left ;
						padding: 5px;

}  

.language:link		{	text-decoration: underline;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					color: #cc0000;
}

.language:active		{	text-decoration: underline;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					color: #cc0000;
}

.language:visited		{	text-decoration: underline;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					color: #cc0000;
}

.language:hover		{	text-decoration: underline;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					font-weight: bold;
					color: #1a3999;
}

li					{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-weight: normal;
						font-size: 80%;
						line-height: 1.5;
}

.lightgrey				{	background-color: #f7f7f7;
}

ol					{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-weight: normal;
						line-height: 1.5;
}

p					{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-size: 80%;
						font-weight: normal;
						line-height: 1.5;
}

P.date			{	font-size: 75%;
					font-weight: bold;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					color: #666666;
}

P.footer			{	font-size: 75%;
}

P.lang			{	font-size: 75%;
					font-weight: bold;
					font-family: Verdana, Arial, Helvetiva, Sans Serif;
					text-align: right;
					color: #666666;
}

P.language				{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-size: 70%;
						font-weight: bold;
						color: #000000;
}


p.splash				{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-size: 135%;
						font-weight: bold;
						text-align: center;
						line-height: 1;
						color: #237edf;
}

P.sidebar				{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-size: 70%;
						font-weight: normal;
						color: #000000;
}

select, input, textarea		{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-weight: normal;
						color: #1a3999;
}



.smallnote				{	font-size: 75%;
						font-style: italic;
}

.red:link			{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #cc0000;
}

.red:active			{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #cc0000;
}

.red:visited		{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #cc0000;
}

.red:hover			{	text-decoration: underline;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #6699FF;
}

sup, sub				{	font-size: 80%;
}

table, body, td, tr		{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-size: 100%;
						font-weight: normal;
}

ul					{	font-family: Verdana, Arial, Helvetiva, Sans Serif;
						font-weight: normal;
						line-height: 1.5;
}

.yellow:link			{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #dfba01;
}

.yellow:active		{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #dfba01;
}

.yellow:visited		{	text-decoration: none;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #dfba01;
}

.yellow:hover		{	text-decoration: underline;
				font-family: Verdana, Arial, Helvetiva, Sans Serif;
				font-weight: bold;
				font-size: 80%;
				color: #6699FF;
}