/* CSS Document */

#contactform h2, #friends h2, #news h2, #chart h2, #flickr h2, #featured h2
{
	border-bottom:yellow 10px solid;	
}
#friendsnav1 a:hover, .screenshotlist a:hover, #nav, #nav a:hover, #featurednav a:hover
{
	background:yellow;
}
#news h4
{
	color:yellow;
	border-bottom:solid 1px yellow;		
}
#footer
{
	border-top:solid 10px yellow;
}
.link
{
	color:yellow;
}