.SiteTitle		{	
				font-family: verdana;
				font-size: 24pt;
				}

.text			{	
				font-family: verdana;
				font-size: 10pt;
				}
				
a.menu			{ 
				font-family: verdana;
				font-size: 10pt;
				color: gray;
				font-variant: small-caps;
				text-decoration: none;
				padding: 5px;
				}

a.lang			{ 
				font-family: verdana;
				font-size: 10pt;
				color: gray;
				font-variant: small-caps;
				text-decoration: undeline;
				}

a:hover.lang	{ 
				color: blue;
				text-decoration: underline;				
				}
				
a:hover.menu	{ 
				color: red;
				text-decoration: underline;				
				}
				
a:active.menu	{ 
				color: red;
				}

input       	{ border-style: solid; border-width: 1px }

textarea	    { border-style: solid; border-width: 1px }

.preloadPic 	{display: none}
