@font-face {
font-family: Forum-Regular; /* nombre de la fuente */
src: url("../font/GandhiSans-Regular.eot"); 
src: url("../font/GandhiSans-Regular.eot?#iefix") format("embedded-opentype");
src: url("../font/GandhiSans-Regular.otf"); /* ubicación de la fuente formato .otf */
src: url("../font/GandhiSans-Regular.ttf"); 
src: url("../font/GandhiSans-Regular.svg"); 
src: url("../font/GandhiSans-Regular.woff"); 

font-weight:normal;
}
@font-face {

font-family: TrajanPro-Regular; 
src: url("../font/trajanproregular.eot"); 
src: url("../font/trajanproregular.eot?#iefix") format("embedded-opentype");
src: url("../font/TrajanPro-Regular.otf"); 
src: url("../font/trajanproregular.ttf"); 
src: url("../font/TrajanPro-Regular.svg"); 
src: url("../font/TrajanPro-Regular.woff"); 
 font-weight:normal;
 
}


.Forum{
font-family:"Forum-Regular",Helvetica, Verdana,sans-serif; 	 font-size:15px; color:#666666;
}

#enlaces 
#enlaces1 a {font-size:15px;	font-family:"Forum-Regular",Helvetica, Verdana,sans-serif; 	}
#enlaces1 a:link {text-decoration:none;color:#397BCE;} 
#enlaces1 a:visited {text-decoration:none;color:#397BCE;} 
#enlaces1 a:active {text-decoration:none;color:#FFFFFF;} 
#enlaces1 a:hover {text-decoration:none;color:#FFFFFF;} 
