﻿
body 
{
	background-color : #000000;
	background-image: url(../images/border_img_gamedev.gif); 
	background-repeat: no-repeat;
	background-position:  center top;
}



A:LINK, A:VISITED
{    
  font-family : arial;
  font-size : 9pt;
  text-decoration : none;
  color : #8DD42C;
  font-weight : bold;
}


A:HOVER 
{
  font-family : arial;
  font-size : 9pt;
  text-decoration : underline;
  color : #8DD42C;
  font-weight : bold;
} 


.pageheadline
{
	color: #8DD42C;
}


.pagesubheading
{
	color: #8DD42C;
}
