﻿/* 
 *		File name: 		main.css
 *		Date:			12.11.2009 / modified on 12.01.2009
 *		Author:			Ozgur Akbaba
 *		Description:	main style sheet file
 */
 
html, body { margin: 0; padding: 0; border:0; background-color:#000; font-family:Verdana, Geneva, sans-serif; }
a { text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#900; }
a:hover { text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; }