@charset "utf-8";
/* CSS Document */
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body{
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
background-color:#000000;}
.lema{
background-image: url(img/hm_03.jpg);
background-repeat:repeat-x;
}
.menu{
background-image: url(img/hm_05.jpg);
background-repeat:repeat-x;
}
.chat{
background-image: url(img/hm_11.jpg);
background-repeat:repeat-x;
}
.title{
background-image: url(img/hm_08.jpg);
background-repeat:repeat-x;
}
.radio{
background-image: url(img/hm_14.jpg);
background-repeat:repeat-x;
}
.cr{
background-image: url(img/hm_17.jpg);
background-repeat:repeat-x;
}
.text1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.text3 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.a
 {text-decoration:none;color: #FFFFFF;font-size: 12px; font-family:Verdana, Arial, Tahoma; font-weight: bold;}
.a:hover
        {color: #FFFF00;}
.a1
 {text-decoration:none;color: #999999;font-size: 10px; font-family:Verdana;font-weight: bold;}
.a1:hover
        {color: #CCCCCC;font-weight: bold;}