@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/flag.jpg);
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
a:link {
	color: #CD0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CD0000;
}
a:hover {
	text-decoration: none;
	color: #3B56A7;
}
a {
	text-decoration: none;
}
a:focus {outline:none}
* {
	margin:0; padding:0;
	font-size:100%;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD0000;
}

