
a img 		{
		border: 0.1px none #000000;
}

/*normal links in the text*/
a:link 		{
		background: transparent;
		color: #8080FF;
		font-size: 12px;
		text-decoration: none;
}

a:visited 	{
		background: transparent;
		color: #8080FF;
		font-size: 12px;
		text-decoration: none;
}

a:hover 	{
		background: transparent;
		color: #990000;
		text-decoration: underline;
}

a.piclink:link {
		background: #000000;
		color: #8080FF;
		text-decoration: none;
}

a.piclink:visited {
		background: #000000;
		color: #8080FF;
		text-decoration: none;
}

a.piclink:hover 	{
		background: #000000;
		color: #990000;
		text-decoration: none;
}
	
body 		{
		background: #000000
		color: #FFFFFF;
		font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
		margin: 50px;
		font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
		font-family: Verdana, Geneva, "MS Serif", "New York", serif;
}

p ol, p ul, p dl, ol ul,td {
	font-size: 12px;
	color: #FFFFFF;
}
/*and here the I prevent the incredible shrinking text*/
p, ol, ul, dl,td {
		font-size: 12px;
		foreground: #FFFFFF;
}

small		{
		font-size: smaller;
}
.stat		{ 
		color: #FFFFFF; 
		font-family : verdana; 
		font-size: 10px; 
		vertical-align: bottom;
}
#centercontent  {
		color: #FFFFFF;
		align: center;
		text-align: center;
		font-size: 12px;
}
#banner 	{
		background:#000000;
}
p,h1,pre 	{
		margin:0px 10px 10px 10px;
}
td		(
		color: #FFFFFF;
		font-family : verdana; 
		font-size: 10px; 
		vertical-align: bottom;
)
	
td.spacer 	{
		background: #00FF00;
}

td.hoverpic	{
		background: #000000;
		vertical-align: top;
}

td.hoverpic:hover	{
		background: #FFFFFF;
		vertical-align: top;
}


h1 		{
		font-size:15px;
		padding-top:10px;
}
h2 		{
		font-size:13px;
		padding-top:10px;
}
		

